Skip to content

Commit db1a158

Browse files
chore(deps): Bump azure/setup-helm from 4.3.0 to 4.3.1
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.3.0 to 4.3.1. - [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...1a275c3) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d203ca7 commit db1a158

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@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
150150
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
151151
with:
152152
version: "v3.12.3" # helm version

0 commit comments

Comments
 (0)