Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer action to v3.1.0 (#1627)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 2a1026c commit a23ba71
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 @@ -135,7 +135,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Cosign
uses: sigstore/cosign-installer@v3.0.5
uses: sigstore/cosign-installer@v3.1.0

- name: Clean up image tag
id: clean-image-tag
Expand Down

0 comments on commit a23ba71

Please sign in to comment.