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 b57658c commit 7d81cd4Copy full SHA for 7d81cd4
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@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
+ uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
36
if: env.DOCKER_USR != ''
37
with:
38
username: ${{ secrets.DOCKER_USR }}
0 commit comments