Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to ced07f2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2022
1 parent e24bb77 commit fa3ad71
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@f3c664df7af409cb4873aa5068053ba9d61a57b6
uses: sigstore/cosign-installer@ced07f21fb1da67979f539bbc6304c16c0677e76

- 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@f3c664df7af409cb4873aa5068053ba9d61a57b6
uses: sigstore/cosign-installer@ced07f21fb1da67979f539bbc6304c16c0677e76

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

0 comments on commit fa3ad71

Please sign in to comment.