Skip to content

Commit b76bbb0

Browse files
dependabot[bot]alexellis
authored andcommitted
Bump azure/setup-helm from 1 to 3
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 3. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](Azure/setup-helm@v1...v3) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1963f23 commit b76bbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v3
23-
- uses: azure/setup-helm@v1
23+
- uses: azure/setup-helm@v3
2424
- name: Helm Lint
2525
run: ./contrib/lint_chart.sh
2626

0 commit comments

Comments
 (0)