Skip to content

Commit 2ee9cd9

Browse files
authored
Merge pull request #462 from jetstack/dependabot/github_actions/sigstore/cosign-installer-a5d81fb6bdbcbb3d239e864d6552820420254494
build(deps): bump sigstore/cosign-installer from 9becc617647dfa20ae7b1151972e9b3a2c338a2b to a5d81fb6bdbcbb3d239e864d6552820420254494
2 parents afdb47c + 20fc7cc commit 2ee9cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# See issue https://github.com/actions/checkout/issues/760
5151
run: git config --global --add safe.directory $GITHUB_WORKSPACE
5252
- name: Install cosign
53-
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
53+
uses: sigstore/cosign-installer@a5d81fb6bdbcbb3d239e864d6552820420254494
5454
- name: Install Syft
5555
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
5656
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)