Skip to content

Commit

Permalink
build(deps): bump azure/setup-helm from 3.0 to 3.1 (cloudnative-pg#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 13, 2022
1 parent 2d725eb commit a507930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3.0
uses: azure/setup-helm@v3.1
with:
version: v3.6.2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3.0
uses: azure/setup-helm@v3.1
with:
version: v3.4.0

Expand Down

0 comments on commit a507930

Please sign in to comment.