Skip to content

Commit

Permalink
upgrade helm action to v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
therealmitchconnors authored Nov 3, 2023
1 parent e6b6011 commit 8c0a953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inject-sidecar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: istio/[email protected]
with:
version: ${{ env.ISTIO_VERSION }}
- uses: azure/setup-helm@v1
- uses: azure/setup-helm@v2.1
id: install
- name: Get Istioctl
run: |
Expand Down

0 comments on commit 8c0a953

Please sign in to comment.