File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 using : composite
6161 steps :
6262 - name : Install interu
63- uses : stackabletech/actions/setup-tools
63+ uses : stackabletech/actions/setup-tools@7279ffd852a8013df52028de0d99eef68700f803 # TODO: Pin this to the latest tag
6464 with :
6565 interu-version : ${{ inputs.interu-version }}
6666 - name : Extract Test and Instance Configuration
9797 # and are therefore not available, there is no need to create the cluster or run the tests,
9898 # because the tests can never run in the first place.
9999 - name : Install kubectl, kubectl-kuttl, and helm
100- uses : stackablectl/actions/setup-k8s-tools
100+ uses : stackablectl/actions/setup-k8s-tools@7279ffd852a8013df52028de0d99eef68700f803 # TODO: Pin this to the latest tag
101101 with :
102102 kubectl-version : ${{ inputs.kubectl-version }}
103103 kuttl-version : ${{ inputs.kuttl-version }}
@@ -110,7 +110,7 @@ runs:
110110 # mikefarah/yq is already installed on the runner
111111 # See https://github.com/actions/runner-images/blob/main/images/ubuntu/scripts/build/install-yq.sh
112112 - name : Install stackablectl and beku
113- uses : stackabletech/actions/setup-tools
113+ uses : stackabletech/actions/setup-tools@7279ffd852a8013df52028de0d99eef68700f803 # TODO: Pin this to the latest tag
114114 with :
115115 stackablectl-version : ${{ inputs.stackablectl-version }}
116116 beku-version : ${{ inputs.beku-version }}
You can’t perform that action at this time.
0 commit comments