Skip to content

Commit 8a1d8e5

Browse files
chore(deps-dev): update sigstore/cosign-installer action to v4
1 parent 611acb4 commit 8a1d8e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
username: ${{ github.actor }}
2828
password: ${{ secrets.GITHUB_TOKEN }}
2929
- name: Setup Cosign
30-
uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
30+
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
3131
- uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
3232
- name: Create release and SBOM
3333
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)