Skip to content

Commit 1bc06eb

Browse files
Update docker/login-action digest to c94ce9f
1 parent 19e7811 commit 1bc06eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
5353

5454
- name: Log in to GitHub Container Registry
55-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
55+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
5656
with:
5757
registry: ghcr.io
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)