-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2bd36f8
commit 3e9228b
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,7 +84,7 @@ jobs: | |
- name: Install cosign | ||
uses: sigstore/[email protected] | ||
with: | ||
cosign-release: 'v2.2.0' | ||
cosign-release: 'v2.2.1' | ||
|
||
- name: Install Syft | ||
uses: anchore/sbom-action/[email protected] | ||
|
@@ -147,7 +147,7 @@ jobs: | |
- name: Install cosign | ||
uses: sigstore/[email protected] | ||
with: | ||
cosign-release: 'v2.2.0' | ||
cosign-release: 'v2.2.1' | ||
|
||
- name: Install Syft | ||
uses: anchore/sbom-action/[email protected] | ||
|
@@ -199,7 +199,7 @@ jobs: | |
- name: Install cosign | ||
uses: sigstore/[email protected] | ||
with: | ||
cosign-release: 'v2.2.0' | ||
cosign-release: 'v2.2.1' | ||
|
||
- name: Sign provenance | ||
run: | | ||
|
@@ -231,7 +231,7 @@ jobs: | |
- name: Install cosign | ||
uses: sigstore/[email protected] | ||
with: | ||
cosign-release: 'v2.2.0' | ||
cosign-release: 'v2.2.1' | ||
|
||
- name: Generate provenance for ${REPO} | ||
uses: philips-labs/[email protected] | ||
|