Skip to content

Commit a40808c

Browse files
Bump helm/kind-action from 1.7.0 to 1.10.0 (prometheus-community#80)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.0...v1.10.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 c9dca70 commit a40808c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: ct lint --config .github/linters/ct.yaml
4242

4343
- name: Create kind cluster
44-
uses: helm/kind-action@v1.7.0
44+
uses: helm/kind-action@v1.10.0
4545
if: steps.list-changed.outputs.changed == 'true'
4646

4747
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)