Skip to content

Commit 3b90c68

Browse files
Update docker-build.yml
1 parent 3435bf4 commit 3b90c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
-
3939
name: Log in to GitHub Container Registry
40-
uses: docker/login-action@v1
40+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
4141
with:
4242
registry: ghcr.io
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)