Skip to content

Commit dd100a8

Browse files
chore(deps): update sigstore/cosign-installer action to v3.9.1 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 178dfe5 commit dd100a8

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
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
go-version: '1.24'
2929
cache: true
30-
- uses: sigstore/[email protected].0 # installs cosign
30+
- uses: sigstore/[email protected].1 # installs cosign
3131
# - uses: anchore/sbom-action/[email protected] # installs syft
3232
- uses: docker/login-action@v3 # login to ghcr
3333
with:

0 commit comments

Comments
 (0)