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