Skip to content

Commit 3216708

Browse files
ci(github-action): update action docker/login-action ( 184bdaa → 5e57cd1 )
1 parent c67fafb commit 3216708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: sigstore/cosign-installer@main
4343

4444
- name: Login to GHCR
45-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
45+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
4646
with:
4747
registry: ghcr.io
4848
username: ${{ github.actor }}

0 commit comments

Comments
 (0)