mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci(github-action): update bjw-s-labs/helm-charts-actions ( 8ff98e7 → 5f5c177 )
This commit is contained in:
parent
9f8e15e976
commit
cd09fe983e
3 changed files with 5 additions and 5 deletions
4
.github/workflows/charts-lint.yaml
vendored
4
.github/workflows/charts-lint.yaml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
- name: Get chart details for PR
|
||||
id: chart-details-pr
|
||||
uses: bjw-s-labs/helm-charts-actions/get-chart-details@8ff98e7d2182b542346645356680e2896a68fa2a
|
||||
uses: bjw-s-labs/helm-charts-actions/get-chart-details@5f5c177be4f535e18c145dcbddcf819aab199b47
|
||||
with:
|
||||
path: pull/charts/${{ matrix.chart }}
|
||||
validateChartYaml: true
|
||||
|
@ -55,7 +55,7 @@ jobs:
|
|||
|
||||
- name: Get chart details for default branch
|
||||
id: chart-details-default
|
||||
uses: bjw-s-labs/helm-charts-actions/get-chart-details@8ff98e7d2182b542346645356680e2896a68fa2a
|
||||
uses: bjw-s-labs/helm-charts-actions/get-chart-details@5f5c177be4f535e18c145dcbddcf819aab199b47
|
||||
with:
|
||||
path: default/charts/${{ matrix.chart }}
|
||||
allowChartToNotExist: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue