ci(github-action): update sigstore/cosign-installer ( v3.8.2 → v3.9.0 )

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | sigstore/cosign-installer | v3.8.2 | v3.9.0 |
This commit is contained in:
lab-assistant[bot] 2025-06-20 12:44:37 +00:00 committed by GitHub
parent 5dd4ebe814
commit 72821670c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -228,7 +228,7 @@ jobs:
# ---------------------------- # ----------------------------
- name: Install Cosign - name: Install Cosign
if: ${{ inputs.publishToOciRegistry }} if: ${{ inputs.publishToOciRegistry }}
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2 uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
- name: Push Helm charts to OCI registry - name: Push Helm charts to OCI registry
if: ${{ inputs.publishToOciRegistry }} if: ${{ inputs.publishToOciRegistry }}