Skip to content

Commit 9027356

Browse files
chore(deps): bump container-tools/kind-action from 2.0.3 to 2.0.4 (#5)
Bumps [container-tools/kind-action](https://github.com/container-tools/kind-action) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/container-tools/kind-action/releases) - [Commits](container-tools/kind-action@v2.0.3...0ad70e2) --- updated-dependencies: - dependency-name: container-tools/kind-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0176a15 commit 9027356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/owasp-zap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
fetch-depth: 0
5151

5252
- name: Kubernetes KinD Cluster
53-
uses: container-tools/kind-action@0fc957b58d9a5bc9ca57a1b419324a2074c7653b # v2.0.3
53+
uses: container-tools/kind-action@0ad70e2299366b0e1552c7240f4e4567148f723e # v2.0.4
5454
with:
5555
node_image: ${{ github.event.inputs.node_image || 'kindest/node:v1.27.3' }}
5656
version: v0.20.0

0 commit comments

Comments
 (0)