build(deps): bump azure/setup-helm from 3.1 to 3.3 (#114)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.1 to 3.3. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v3.1...v3.3) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
972f8b604c
commit
362610194c
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up Helm
|
- name: Set up Helm
|
||||||
uses: azure/setup-helm@v3.1
|
uses: azure/setup-helm@v3.3
|
||||||
with:
|
with:
|
||||||
version: v3.8.1
|
version: v3.8.1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||||
|
|
||||||
- name: Install Helm
|
- name: Install Helm
|
||||||
uses: azure/setup-helm@v3.1
|
uses: azure/setup-helm@v3.3
|
||||||
with:
|
with:
|
||||||
version: v3.8.1
|
version: v3.8.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue