-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update sigstore/cosign-installer digest to 536b37e
- Loading branch information
1 parent
bbb9afd
commit 50605ad
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -49,7 +49,7 @@ jobs: | |
token: ${{ secrets.pat }} | ||
|
||
- name: Setup Cosign | ||
uses: sigstore/cosign-installer@61420c1ef90639d8db96dbbd356250d7b9b05acc | ||
uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730 | ||
|
||
- name: Setup Syft | ||
uses: ckotzbauer/actions-toolkit/[email protected] | ||
|