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.
2 parents 6216450 + 76f7293 commit 23ea53fCopy full SHA for 23ea53f
.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@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
36
if: env.DOCKER_USR != ''
37
with:
38
username: ${{ secrets.DOCKER_USR }}
0 commit comments