Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer action to v3.1.1 (#1644)
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] committed Jun 30, 2023
1 parent 47a3e06 commit c93a496
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.1.0
uses: sigstore/cosign-installer@v3.1.1

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

0 comments on commit c93a496

Please sign in to comment.