Skip to content

Commit

Permalink
Bump azure/setup-helm from 1.1 to 3.5
Browse files Browse the repository at this point in the history
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1.1 to 3.5.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1.1...v3.5)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent ed1966f commit d09291a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
HELM_VERSION: v3.4.2
steps:
- uses: actions/setup-go@v3
- uses: azure/setup-helm@v1.1
- uses: azure/setup-helm@v3.5
with:
version: ${{ env.HELM_VERSION }}
- name: Checkout code
Expand Down

0 comments on commit d09291a

Please sign in to comment.