Skip to content

Commit 95137bf

Browse files
chore(deps): update sigstore/cosign-installer action to v4 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ad93f3 commit 95137bf

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/cosign-installer@v3.10.1 # installs cosign
27+
- uses: sigstore/cosign-installer@v4.0.0 # 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)