Skip to content

Commit 5b6e0a8

Browse files
authored
Merge pull request #474 from jetstack/dependabot/github_actions/sigstore/cosign-installer-1fc5bd396d372bee37d608f955b336615edf79c8
build(deps): bump sigstore/cosign-installer from a5d81fb6bdbcbb3d239e864d6552820420254494 to 1fc5bd396d372bee37d608f955b336615edf79c8
2 parents efb02d4 + 51deb7d commit 5b6e0a8

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@a5d81fb6bdbcbb3d239e864d6552820420254494
53+
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8
5454
- name: Install Syft
5555
uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b
5656
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)