Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 5a02ebd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2022
1 parent 40477c6 commit d5cfd84
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@09a077b27eb1310dcfb21981bee195b30ce09de0
uses: sigstore/cosign-installer@5a02ebd2af776bdbc3d49b04456e6aef8a0b31dc

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/setup-syft@0.18.0
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@09a077b27eb1310dcfb21981bee195b30ce09de0
uses: sigstore/cosign-installer@5a02ebd2af776bdbc3d49b04456e6aef8a0b31dc

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

0 comments on commit d5cfd84

Please sign in to comment.