Skip to content

Commit 940a3a7

Browse files
chore(deps): update docker/login-action digest to 28fdb31 (#189)
1 parent 2feee1f commit 940a3a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4141

4242
- name: Login to GitHub Container Registry
43-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef #pin@v3.3.0
43+
uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c #pin@v3.3.0
4444
with:
4545
registry: ghcr.io
4646
username: ${{ github.actor }}

0 commit comments

Comments
 (0)