Skip to content

Commit

Permalink
build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#717)
Browse files Browse the repository at this point in the history
dependabot[bot] authored Feb 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f64da3a commit 7084bea
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
@@ -180,7 +180,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0


# Workaround: https://github.com/docker/build-push-action/issues/461
@@ -289,7 +289,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install cosign
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0
- name: Download executables
uses: actions/download-artifact@v4
with:

0 comments on commit 7084bea

Please sign in to comment.