We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708ab74 commit 90490c7Copy full SHA for 90490c7
.github/workflows/build-publish-image.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3
35
36
- name: Log in to GitHub Container Registry
37
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
+ uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
38
with:
39
registry: ghcr.io
40
username: ${{ github.actor }}
0 commit comments