Skip to content

Commit c34f2bd

Browse files
chore(deps): update docker/login-action digest to 5e57cd1 (#849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a77386 commit c34f2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
type=sha
8282
8383
- name: Log in to the Container registry
84-
uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
84+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
8585
with:
8686
registry: ${{ env.REGISTRY }}
8787
username: ${{ github.actor }}

0 commit comments

Comments
 (0)