We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa1e25 commit 313cae7Copy full SHA for 313cae7
.github/workflows/build-publish-image.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
35
36
- name: Log in to GitHub Container Registry
37
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
38
with:
39
registry: ghcr.io
40
username: ${{ github.actor }}
0 commit comments