We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a111bca commit 15f1af5Copy full SHA for 15f1af5
.github/workflows/test-output-validity.yml
@@ -29,7 +29,7 @@ jobs:
29
run: make
30
31
- name: Bring up a live cluster
32
- uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
+ uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3
33
34
- name: Test output on a live cluster
35
run: |
0 commit comments