Skip to content

Commit 211084c

Browse files
Bump helm/kind-action from 1.11.0 to 1.12.0 (netdata#458)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 285faab commit 211084c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: ct lint --check-version-increment=false --validate-maintainers=false
3737

3838
- name: Create kind cluster
39-
uses: helm/kind-action@v1.11.0
39+
uses: helm/kind-action@v1.12.0
4040
if: steps.list-changed.outputs.changed == 'true'
4141

4242
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)