mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
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:
parent
5dd4ebe814
commit
72821670c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/chart-release-steps.yaml
vendored
2
.github/workflows/chart-release-steps.yaml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue