Skip to content

Commit

Permalink
deps: update sigstore/cosign-installer digest to 441a29e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2022
1 parent c5ace22 commit 49c569a
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@7e0881f8fe90b25e305bbf0309761e9314607e25
uses: sigstore/cosign-installer@441a29ec473755b0bc3a2be555989a1f8cef321d

- 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@7e0881f8fe90b25e305bbf0309761e9314607e25
uses: sigstore/cosign-installer@441a29ec473755b0bc3a2be555989a1f8cef321d

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

0 comments on commit 49c569a

Please sign in to comment.