Archived
1
0

chore(deps): update azure/setup-helm action to v2 (#5088)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
renovate[bot] 2022-04-26 21:48:39 +00:00 committed by GitHub
parent e3c8bd692c
commit fc75db6edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
node-version: "14" node-version: "14"
- name: Install helm - name: Install helm
uses: azure/setup-helm@v1.1 uses: azure/setup-helm@v2.1
- name: Fetch dependencies from cache - name: Fetch dependencies from cache
id: cache-yarn id: cache-yarn