This repository was archived by the owner on Sep 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177177 - name : Install cosign
178178 # Third-party action, pin to commit SHA!
179179 # See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
180- uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
180+ uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb
181181 - name : Log into container registry
182182 # Third-party action, pin to commit SHA!
183183 # See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
Original file line number Diff line number Diff line change 6262 - name : Install cosign
6363 # Third-party action, pin to commit SHA!
6464 # See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
65- uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
65+ uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb
6666 - name : Log into container registry
6767 # Third-party action, pin to commit SHA!
6868 # See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
You can’t perform that action at this time.
0 commit comments