Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to c6d50c2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2022
1 parent 1111691 commit 047e06c
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@7cc35d7fdbe70d4278a0c96779081e6fac665f88
uses: sigstore/cosign-installer@c6d50c2e98b401591ef0ec04be0868d8f2626d0f

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Setup Cosign
uses: sigstore/cosign-installer@7cc35d7fdbe70d4278a0c96779081e6fac665f88
uses: sigstore/cosign-installer@c6d50c2e98b401591ef0ec04be0868d8f2626d0f

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

0 comments on commit 047e06c

Please sign in to comment.