Skip to content

Commit

Permalink
Merge pull request #926 from google/dependabot/github_actions/sigstor…
Browse files Browse the repository at this point in the history
…e/cosign-installer-3.7.0

build(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0
  • Loading branch information
jaqx0r authored Oct 5, 2024
2 parents 11b5b2f + 31741f2 commit e1da535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: sigstore/cosign-installer@v3.6.0
- uses: sigstore/cosign-installer@v3.7.0
- name: verify image
env:
IMAGE: ${{ matrix.image }}
Expand Down

0 comments on commit e1da535

Please sign in to comment.