Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 7bca8b4 (#216)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2022
1 parent 3c4202b commit 94e4ddd
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@9becc617647dfa20ae7b1151972e9b3a2c338a2b
uses: sigstore/cosign-installer@7bca8b41164994a7dc93749d266e2f1db492f8a2

- 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@9becc617647dfa20ae7b1151972e9b3a2c338a2b
uses: sigstore/cosign-installer@7bca8b41164994a7dc93749d266e2f1db492f8a2

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

0 comments on commit 94e4ddd

Please sign in to comment.