Skip to content

Commit 38ec078

Browse files
authored
Merge pull request #426 from jetstack/update-cosign
2 parents 6f98652 + 85a3c14 commit 38ec078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ 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@9e9de2292db7abb3f51b7f4808d98f0d347a8919
53+
uses: sigstore/cosign-installer@v3.0.2
5454
with:
55-
cosign-release: v1.5.2
55+
cosign-release: v2.0.2
5656
- name: Install Syft
5757
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
5858
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)