Skip to content

Commit 59ac143

Browse files
ci(deps): bump azure/setup-helm from 3.5 to 4
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@5119fcb...b7246b1) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a529910 commit 59ac143

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
skipClusterCreation: true
5757
version: v0.14.0
58-
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
58+
- uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v3
5959
with:
6060
version: v3.14.2
6161
- name: e2e testing

.github/workflows/helm-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
1717
with:
1818
fetch-depth: 0
19-
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
19+
- uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v3
2020
with:
2121
version: v3.14.2
2222
- name: Linting Chart

0 commit comments

Comments
 (0)