Skip to content

Commit 7d81cd4

Browse files
Update docker/login-action digest to af1e73f (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b57658c commit 7d81cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/promote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: git fetch --prune --unshallow
3333

3434
- name: Login to Docker
35-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
35+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
3636
if: env.DOCKER_USR != ''
3737
with:
3838
username: ${{ secrets.DOCKER_USR }}

0 commit comments

Comments
 (0)