Skip to content

Commit

Permalink
Merge pull request #168 from OmegaSquad82/renovate/sigstore-cosign-in…
Browse files Browse the repository at this point in the history
…staller-3.x

chore(deps): update sigstore/cosign-installer action to v3.8.0
  • Loading branch information
OmegaSquad82 authored Feb 5, 2025
2 parents 57de3e0 + 2363604 commit c046fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
username: ${{ env.REGISTRY_USER }}
password: ${{ env.REGISTRY_PASSWORD }}

- uses: sigstore/cosign-installer@v3.7.0
- uses: sigstore/cosign-installer@v3.8.0
if: env.DO_ZSTD_CHUNKED == 'true'

- name: Sign container image
Expand Down

0 comments on commit c046fcc

Please sign in to comment.