Skip to content

Commit 86a35e0

Browse files
chore(deps-dev): update sigstore/cosign-installer action to v3.0.4
1 parent 3d4f3cc commit 86a35e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
username: ${{ github.actor }}
2929
password: ${{ secrets.GITHUB_TOKEN }}
3030
- name: Setup Cosign
31-
uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
31+
uses: sigstore/cosign-installer@03d0fecf172873164a163bbc64bed0f3bf114ed7 # v3.0.4
3232
- uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
3333
- name: Create release and SBOM
3434
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)