Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.0.3 to 3.0.4 (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2023
1 parent 4f0b1e0 commit 88c8908
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/[email protected].3
uses: sigstore/[email protected].4


# 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/[email protected].3
uses: sigstore/[email protected].4
- name: Download executables
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 88c8908

Please sign in to comment.