fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-09 18:49:35 +00:00
committed by GitHub
parent f8ec567a35
commit e2ebdb37f0
5 changed files with 76 additions and 76 deletions

View File

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