Skip to content

Commit dfaf700

Browse files
chore(deps): bump azure/setup-helm from 4 to 5
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4 to 5. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v4...v5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7b7d70 commit dfaf700

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ jobs:
19371937
- name: Checkout
19381938
uses: actions/checkout@v6
19391939

1940-
- uses: azure/setup-helm@v4
1940+
- uses: azure/setup-helm@v5
19411941
with:
19421942
token: ${{ secrets.GITHUB_TOKEN }}
19431943

@@ -3907,7 +3907,7 @@ jobs:
39073907
- name: Checkout
39083908
uses: actions/checkout@v6
39093909

3910-
- uses: azure/setup-helm@v4
3910+
- uses: azure/setup-helm@v5
39113911
with:
39123912
token: ${{ secrets.GITHUB_TOKEN }}
39133913

@@ -4130,7 +4130,7 @@ jobs:
41304130
- name: Checkout
41314131
uses: actions/checkout@v6
41324132

4133-
- uses: azure/setup-helm@v4
4133+
- uses: azure/setup-helm@v5
41344134
with:
41354135
token: ${{ secrets.GITHUB_TOKEN }}
41364136

0 commit comments

Comments
 (0)