Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent 82fde76 commit f108d47
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 @@ -42,7 +42,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: sigstore/cosign-installer@v3.1.1
- uses: sigstore/cosign-installer@v3.3.0
with:
cosign-release: "v2.2.1"

Expand Down

0 comments on commit f108d47

Please sign in to comment.