We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c83ca3 commit 41bac9fCopy full SHA for 41bac9f
1 file changed
.github/workflows/ci.yml
@@ -217,7 +217,7 @@ jobs:
217
- if: matrix.e2e == 'e2e'
218
run: chmod +x psp-migration-linuxstatic-x64
219
220
- - uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
+ - uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
221
timeout-minutes: 5
222
with:
223
config: tests/kind-config-${{matrix.system}}.yaml
0 commit comments