mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-21 17:07:47 +02:00
chore(deps): bump azure/setup-helm from 4 to 5 (#2255)
This commit is contained in:
2
.github/workflows/helm-charts.yml
vendored
2
.github/workflows/helm-charts.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: Set up Helm
|
- name: Set up Helm
|
||||||
uses: azure/setup-helm@v4
|
uses: azure/setup-helm@v5
|
||||||
|
|
||||||
- name: Lint chart
|
- name: Lint chart
|
||||||
run: helm lint "${{ matrix.chart.path }}" --set env.KEY=ci-placeholder
|
run: helm lint "${{ matrix.chart.path }}" --set env.KEY=ci-placeholder
|
||||||
|
|||||||
Reference in New Issue
Block a user