Skip to content

Commit 68e62ec

Browse files
Bump helm/kind-action from 1.5.0 to 1.8.0 (#22)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.8.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.5.0...v1.8.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c444080 commit 68e62ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
docker build -f Dockerfile.metrics -t ibmcom/metrics-for-redis:local .
162162
163163
- name: kind create cluster
164-
uses: helm/kind-action@v1.5.0
164+
uses: helm/kind-action@v1.8.0
165165
with:
166166
version: v0.18.0
167167
config: ./test/e2e/kind_config.yml

0 commit comments

Comments
 (0)