Skip to content

Commit 1beea2d

Browse files
chore(deps): update helm/kind-action action to v1.10.0 (#209)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tyler Gillson <[email protected]>
1 parent d6f94c8 commit 1beea2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Create kind cluster
8282
if: steps.list-changed.outputs.changed == 'true'
83-
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
83+
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
8484

8585
- name: Run chart-testing (install)
8686
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)