Skip to content

Commit fc38f98

Browse files
chore(deps): update helm/kind-action action to v1.13.0 (#1530)
Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com>
1 parent 76485fe commit fc38f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: ct lint --config ct.yaml
6363

6464
- name: Create kind cluster
65-
uses: helm/kind-action@v1.12.0
65+
uses: helm/kind-action@v1.13.0
6666
if: steps.list-changed.outputs.changed == 'true'
6767
with:
6868
node_image: ${{ matrix.kubernetes_version }}

0 commit comments

Comments
 (0)