Skip to content

Commit

Permalink
Bump azure/setup-helm from 3.4 to 3.5 (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent 9124448 commit b8ee132
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/business-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: azure/setup-kubectl@v3.1
-
name: Helm Set-Up
uses: azure/setup-helm@v3.4
uses: azure/setup-helm@v3.5
with:
version: v3.8.1
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fetch-depth: 0
-
name: helm (setup)
uses: azure/setup-helm@v3.4
uses: azure/setup-helm@v3.5
with:
version: v3.8.1
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
fetch-depth: 0
-
name: Install Helm
uses: azure/setup-helm@v3.4
uses: azure/setup-helm@v3.5
with:
version: v3.8.1
-
Expand Down

0 comments on commit b8ee132

Please sign in to comment.