Skip to content

Commit 4b07da7

Browse files
Update helm/kind-action action to v1.10.0 (#9165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f72938 commit 4b07da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compare-helm-with-jsonnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/setup-go@v5
4646
with:
4747
go-version: ${{ needs.goversion.outputs.version }}
48-
- uses: helm/kind-action@v1.9.0
48+
- uses: helm/kind-action@v1.10.0
4949
- name: Download yq
5050
uses: dsaltares/[email protected]
5151
with:

0 commit comments

Comments
 (0)