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 d34efb4 commit 34da089Copy full SHA for 34da089
1 file changed
.github/workflows/promote.yml
@@ -32,7 +32,7 @@ jobs:
32
run: git fetch --prune --unshallow
33
34
- name: Login to Docker
35
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
+ uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
36
if: env.DOCKER_USR != ''
37
with:
38
username: ${{ secrets.DOCKER_USR }}
0 commit comments