Skip to content

Commit 3851e18

Browse files
upgrade helm action to v2.1
1 parent e53470d commit 3851e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inject-sidecar.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: istio/[email protected]
2626
with:
2727
version: ${{ env.ISTIO_VERSION }}
28-
- uses: azure/setup-helm@v1
28+
- uses: azure/setup-helm@v2.1
2929
id: install
3030
- name: Get Istioctl
3131
run: |

0 commit comments

Comments
 (0)