Skip to content

Commit 31df9df

Browse files
chore(deps): update docker/login-action digest to 6d4b68b (#708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71637ba commit 31df9df

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
@@ -73,7 +73,7 @@ jobs:
7373
type=sha
7474
7575
- name: Log in to the Container registry
76-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
76+
uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
7777
with:
7878
registry: ${{ env.REGISTRY }}
7979
username: ${{ github.actor }}

0 commit comments

Comments
 (0)