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 1632741Copy full SHA for 1632741
.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@0d4c9c5ea7693da7b068278f7b52bda2a190a446
33
with:
34
registry: ${{ env.REGISTRY }}
35
username: ${{ github.actor }}
0 commit comments