Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 423aaff commit 90a3493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0


# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down Expand Up @@ -291,7 +291,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install cosign
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0
- name: Download executables
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 90a3493

Please sign in to comment.