chore(deps): update sigstore/cosign-installer action to v4

This commit is contained in:
renovate[bot]
2026-01-26 05:00:59 +00:00
committed by GitHub
parent 29d2ec9cbf
commit 3f341fadba
2 changed files with 2 additions and 2 deletions

View File

@@ -423,7 +423,7 @@ jobs:
# Install Cosign for keyless signing
- name: Install Cosign
if: github.event_name != 'pull_request' && steps.skip.outputs.skip_build != 'true' && steps.skip.outputs.is_feature_push != 'true'
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
# Sign GHCR image with keyless signing (Sigstore/Fulcio)
- name: Sign GHCR Image