Skip to content

Commit 71a78f8

Browse files
Update docker/login-action digest to 3d10084
1 parent 302df65 commit 71a78f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: docker/setup-buildx-action@v3
2121

2222
- name: Log in to the Container registry
23-
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
23+
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
2424
with:
2525
registry: ghcr.io
2626
username: ${{ github.actor }}

0 commit comments

Comments
 (0)