Skip to content

Commit

Permalink
chore(deps): update azure/setup-helm action to v2 (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 11, 2022
1 parent 812d75b commit 43c3d7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0

- name: Install Helm
uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # renovate: tag=v1.1
uses: azure/setup-helm@217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba # tag=v2.1

- name: Configure Git
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.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@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # renovate: tag=v1.1
uses: azure/setup-helm@217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba # tag=v2.1
with:
version: v3.6.3

Expand Down

0 comments on commit 43c3d7d

Please sign in to comment.