Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 7c2c132 commit 1f177cb
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.2.0
uses: sigstore/cosign-installer@v3.3.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.2.0
uses: sigstore/cosign-installer@v3.3.0
- name: Download executables
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 1f177cb

Please sign in to comment.