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 091f6e1 commit ff7fffcCopy full SHA for ff7fffc
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: docker/setup-buildx-action@v3
30
31
- name: Log in to the Container registry
32
- uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
+ uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760
33
with:
34
registry: ${{ env.REGISTRY }}
35
username: ${{ github.actor }}
0 commit comments