mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci(github-action): update sigstore/cosign-installer ( v3.8.1 → v3.8.2 ) (#408)
This commit is contained in:
parent
213506dabe
commit
951db69192
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
|
@ -226,7 +226,7 @@ jobs:
|
||||||
# ----------------------------
|
# ----------------------------
|
||||||
- name: Install Cosign
|
- name: Install Cosign
|
||||||
if: ${{ inputs.publishToOciRegistry }}
|
if: ${{ inputs.publishToOciRegistry }}
|
||||||
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
|
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
|
||||||
|
|
||||||
- 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