Skip to content

Commit c83877a

Browse files
Update helm/kind-action action to v1.12.0
1 parent ab40a0e commit c83877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- if: matrix.e2e == 'e2e'
218218
run: chmod +x psp-migration-linuxstatic-x64
219219

220-
- uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
220+
- uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
221221
timeout-minutes: 5
222222
with:
223223
config: tests/kind-config-${{matrix.system}}.yaml

0 commit comments

Comments
 (0)