Skip to content

Commit 47c15d1

Browse files
chore(actions): bump azure/setup-helm from 4 to 5 (#502)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2192d38 commit 47c15d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
password: ${{ secrets.GITHUB_TOKEN }}
7676

7777
- name: Install helm
78-
uses: azure/setup-helm@v4
78+
uses: azure/setup-helm@v5
7979

8080
- name: Push Helm chart as OCI to Github
8181
run: |

0 commit comments

Comments
 (0)