Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 06f3fa6

Browse files
committed
Update helm/kind-action action to v1.12.0
1 parent b46d03e commit 06f3fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: ct lint --config .github/ct.yaml
3434

3535
- name: Create kind cluster
36-
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
36+
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
3737
# Only build a kind cluster if there are chart changes to test.
3838
if: steps.list-changed.outputs.changed == 'true'
3939

0 commit comments

Comments
 (0)