Skip to content

Commit 0edc239

Browse files
increment get-istioctl version
1 parent 3ede9e6 commit 0edc239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
echo "ISTIO_VERSION=$ISTIO_VERSION" >> $GITHUB_ENV
2424
- name: Get Istio CTL URL
2525
id: get-istioctl
26-
uses: istio/get-istioctl@e9b2b82bc1cecf150ec6aee77ceee8c256f4faf4
26+
uses: istio/get-istioctl@v0.3
2727
with:
2828
version: ${{ env.ISTIO_VERSION }}
2929
- name: Analyze manifests

0 commit comments

Comments
 (0)