Skip to content

Commit 2c35668

Browse files
committed
chore: Pin setup-k8s-tools action
1 parent 923b9de commit 2c35668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-helm-chart/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
3535

3636
- name: Set up Helm
37-
uses: stackabletech/actions/setup-k8s-tools # TODO: Pin this to the latest tag
37+
uses: stackabletech/actions/setup-k8s-tools@7279ffd852a8013df52028de0d99eef68700f803 # TODO: Pin this to the latest tag
3838
with:
3939
helm-version: ${{ inputs.helm-version }}
4040

0 commit comments

Comments
 (0)