Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 3d3d32a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 28, 2022
1 parent 6f8361f commit 9843836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-job-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
token: ${{ secrets.pat }}

- name: Setup Cosign
uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730
uses: sigstore/cosign-installer@3d3d32a83e307c72740f6095be918624b57e65fa

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/setup-syft@0.13.0-alpha.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
version: 'v1.24.0'

- name: Setup Cosign
uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730
uses: sigstore/cosign-installer@3d3d32a83e307c72740f6095be918624b57e65fa

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/setup-syft@0.14.2
Expand Down

0 comments on commit 9843836

Please sign in to comment.