Skip to content

Commit

Permalink
dependabot(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent 9b49195 commit 419fcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
go-version: '1.21'
cache: true
- uses: sigstore/cosign-installer@v3.1.1 # installs cosign
- uses: sigstore/cosign-installer@v3.1.2 # installs cosign
# - uses: anchore/sbom-action/download-syft@v0.14.1 # installs syft
- uses: docker/login-action@v2 # login to ghcr
with:
Expand Down

0 comments on commit 419fcdf

Please sign in to comment.