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 0176a15 commit 9027356Copy full SHA for 9027356
.github/workflows/owasp-zap.yml
@@ -50,7 +50,7 @@ jobs:
50
fetch-depth: 0
51
52
- name: Kubernetes KinD Cluster
53
- uses: container-tools/kind-action@0fc957b58d9a5bc9ca57a1b419324a2074c7653b # v2.0.3
+ uses: container-tools/kind-action@0ad70e2299366b0e1552c7240f4e4567148f723e # v2.0.4
54
with:
55
node_image: ${{ github.event.inputs.node_image || 'kindest/node:v1.27.3' }}
56
version: v0.20.0
0 commit comments