Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent 5bac785 commit 304d4fb
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 @@ -78,7 +78,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Cosign
uses: sigstore/cosign-installer@v2.8.1
uses: sigstore/cosign-installer@v3.0.1

- name: Build Docker Image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 304d4fb

Please sign in to comment.