We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923b9de commit 2c35668Copy full SHA for 2c35668
publish-helm-chart/action.yaml
@@ -34,7 +34,7 @@ runs:
34
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
35
36
- name: Set up Helm
37
- uses: stackabletech/actions/setup-k8s-tools # TODO: Pin this to the latest tag
+ uses: stackabletech/actions/setup-k8s-tools@7279ffd852a8013df52028de0d99eef68700f803 # TODO: Pin this to the latest tag
38
with:
39
helm-version: ${{ inputs.helm-version }}
40
0 commit comments