Skip to content

Commit 9791ca3

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update docker/login-action digest to 5e57cd1
1 parent 50faff3 commit 9791ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
329329

330330
- name: Login to GitHub Container Registry
331-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
331+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
332332
with:
333333
registry: ghcr.io
334334
username: ${{ github.actor }}

0 commit comments

Comments
 (0)