We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3435bf4 commit 3b90c68Copy full SHA for 3b90c68
.github/workflows/docker-build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
-
39
name: Log in to GitHub Container Registry
40
- uses: docker/login-action@v1
+ uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
41
with:
42
registry: ghcr.io
43
username: ${{ github.actor }}
0 commit comments