Skip to content

Commit d655eb8

Browse files
Update docker/login-action digest to d910b14
1 parent 4e8fa55 commit d655eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

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

0 commit comments

Comments
 (0)