Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 14d4334
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2022
1 parent 1486595 commit 90064cc
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@716fc027190be17b6609359978fd8f46f6d09cdf
uses: sigstore/cosign-installer@14d43345ff50608baaa37893f4822c406ed470a9

- 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@716fc027190be17b6609359978fd8f46f6d09cdf
uses: sigstore/cosign-installer@14d43345ff50608baaa37893f4822c406ed470a9

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

0 comments on commit 90064cc

Please sign in to comment.