Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 7e0881f (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 11, 2022
1 parent 2683c67 commit b47a870
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@3d3d32a83e307c72740f6095be918624b57e65fa
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/[email protected]
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@3d3d32a83e307c72740f6095be918624b57e65fa
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/[email protected]
Expand Down

0 comments on commit b47a870

Please sign in to comment.