Skip to content

Commit

Permalink
Bump azure/setup-helm from 2.1 to 3.0 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent b5292dd commit a53e53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: "0"

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

- uses: actions/setup-python@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git config --global user.email "[email protected]"
- name: Set up Helm
uses: azure/setup-helm@v2.1
uses: azure/setup-helm@v3.0

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit a53e53d

Please sign in to comment.