We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243db6a commit 80d9136Copy full SHA for 80d9136
.github/workflows/build.yml
@@ -155,7 +155,7 @@ jobs:
155
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
156
157
- name: Login to GitHub Container Registry
158
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
159
if: github.event_name != 'pull_request'
160
with:
161
registry: ghcr.io
0 commit comments