We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50faff3 commit 9791ca3Copy full SHA for 9791ca3
.github/workflows/build.yml
@@ -328,7 +328,7 @@ jobs:
328
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
329
330
- name: Login to GitHub Container Registry
331
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
332
with:
333
registry: ghcr.io
334
username: ${{ github.actor }}
0 commit comments