Skip to content

Commit 895e3cd

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 c048921 commit 895e3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v6
4141
- name: Set up Helm
42-
uses: azure/setup-helm@v4
42+
uses: azure/setup-helm@v5
4343
- name: Run Helm unit tests
4444
run: ./helm/run-tests.sh

0 commit comments

Comments
 (0)