Skip to content

Commit b81d559

Browse files
chore(deps): Bump azure/setup-helm from 4.3.0 to 5.0.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@b9e5190...dda3372) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d5969b commit b81d559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
wait: 120s
147147

148148
- name: Setup Helm
149-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
149+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
150150
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
151151
with:
152152
version: "v3.12.3" # helm version

0 commit comments

Comments
 (0)