Skip to content

Commit

Permalink
Merge pull request #1313 from OWASP/dependabot/github_actions/azure/s…
Browse files Browse the repository at this point in the history
…etup-helm-4

Bump azure/setup-helm from 3.5 to 4
  • Loading branch information
commjoen authored Apr 12, 2024
2 parents 10d62bb + e5356b6 commit da859b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minikube-vault-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
driver: docker
kubernetes-version: v1.28.1
- name: Setup helm
uses: azure/setup-helm@v3.5
uses: azure/setup-helm@v4
id: install
- name: test script
run: |
Expand All @@ -49,7 +49,7 @@ jobs:
driver: docker
kubernetes-version: v1.28.1
- name: Setup helm
uses: azure/setup-helm@v3.5
uses: azure/setup-helm@v4
id: install
- name: test script
run: |
Expand Down

0 comments on commit da859b0

Please sign in to comment.