Skip to content

Commit d4c9a16

Browse files
chore(deps): update sigstore/cosign-installer action to v3.10.1 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36d9eb3 commit d4c9a16

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
go-version: '1.25'
2626
cache: true
27-
- uses: sigstore/[email protected].0 # installs cosign
27+
- uses: sigstore/[email protected].1 # installs cosign
2828
# - uses: anchore/sbom-action/[email protected] # installs syft
2929
- uses: docker/login-action@v3 # login to ghcr
3030
with:

0 commit comments

Comments
 (0)