Skip to content

Commit 34da089

Browse files
Update docker/login-action digest to 650006c (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d34efb4 commit 34da089

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@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
35+
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
3636
if: env.DOCKER_USR != ''
3737
with:
3838
username: ${{ secrets.DOCKER_USR }}

0 commit comments

Comments
 (0)