Skip to content

Commit 02109d2

Browse files
chore(deps): update docker/login-action digest to 0689575 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0f7be3 commit 02109d2

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
@@ -69,7 +69,7 @@ jobs:
6969
type=sha
7070
7171
- name: Log in to the Container registry
72-
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
72+
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
7373
with:
7474
registry: ${{ env.REGISTRY }}
7575
username: ${{ github.actor }}

0 commit comments

Comments
 (0)