Skip to content

Commit

Permalink
Merge pull request #462 from jetstack/dependabot/github_actions/sigst…
Browse files Browse the repository at this point in the history
…ore/cosign-installer-a5d81fb6bdbcbb3d239e864d6552820420254494

build(deps): bump sigstore/cosign-installer from 9becc617647dfa20ae7b1151972e9b3a2c338a2b to a5d81fb6bdbcbb3d239e864d6552820420254494
  • Loading branch information
wallrj authored Nov 24, 2023
2 parents afdb47c + 20fc7cc commit 2ee9cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# See issue https://github.com/actions/checkout/issues/760
run: git config --global --add safe.directory $GITHUB_WORKSPACE
- name: Install cosign
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
uses: sigstore/cosign-installer@a5d81fb6bdbcbb3d239e864d6552820420254494
- name: Install Syft
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2ee9cd9

Please sign in to comment.