Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v3.8.0 (#96)
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 Feb 5, 2025
1 parent 2f8c843 commit 59ce847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-boxkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

# Sign container
- name: Install cosign
uses: sigstore/cosign-installer@v3.7.0
uses: sigstore/cosign-installer@v3.8.0

- name: Sign container image
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 59ce847

Please sign in to comment.