Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer action to v3.0.3 (#1308)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 0a6b7e7 commit ac98fe5
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 @@ -79,7 +79,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Cosign
uses: sigstore/cosign-installer@v3.0.2
uses: sigstore/cosign-installer@v3.0.3

- name: Build Docker Image
id: docker_build_image
Expand Down

0 comments on commit ac98fe5

Please sign in to comment.