Skip to content

Commit

Permalink
Merge pull request #229 from tofuutils/dependabot/github_actions/sigs…
Browse files Browse the repository at this point in the history
…tore/cosign-installer-3.6.0

gh-actions: bump sigstore/cosign-installer from 3.5.0 to 3.6.0
  • Loading branch information
kvendingoldo authored Aug 9, 2024
2 parents aa6c96d + 15b1cc0 commit 8b668e2
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 @@ -32,7 +32,7 @@ jobs:
go-version: 1.21

- name: Install Cosign
uses: sigstore/cosign-installer@v3.5.0
uses: sigstore/cosign-installer@v3.6.0

- name: Import GPG key
id: gpg
Expand Down

0 comments on commit 8b668e2

Please sign in to comment.