Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit ef81db4

Browse files
dependabot[bot]Harkishen-Singh
authored andcommitted
Bump azure/setup-helm from 1 to 2.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.0. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](Azure/setup-helm@v1...v2.0) --- 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 cb187d6 commit ef81db4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Set up Helm
28-
uses: azure/setup-helm@v1
28+
uses: azure/setup-helm@v2.0
2929
with:
3030
version: v3.7.1
3131

@@ -69,7 +69,7 @@ jobs:
6969
fetch-depth: 0
7070

7171
- name: Set up Helm
72-
uses: azure/setup-helm@v1
72+
uses: azure/setup-helm@v2.0
7373
with:
7474
version: v3.7.1
7575

0 commit comments

Comments
 (0)