Skip to content

Commit 99a8430

Browse files
authored
[chore] Bump kind action (open-telemetry#448)
1 parent 5cb4d46 commit 99a8430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
uses: helm/[email protected]
2222

2323
- name: Create kind cluster
24-
uses: helm/kind-action@v1.3.0
24+
uses: helm/kind-action@v1.4.0
2525
if: ${{ inputs.create-kind-cluster == 'true' }}
2626

2727
- name: Add Dependencies

0 commit comments

Comments
 (0)