Skip to content

Commit 7a5c37f

Browse files
chore(deps): update helm/kind-action action to v1.12.0 (main) (#15949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df90e6a commit 7a5c37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
timeout-minutes: 10
5252

5353
- name: Create kind cluster
54-
uses: helm/kind-action@v1.11.0
54+
uses: helm/kind-action@v1.12.0
5555
if: steps.list-changed.outputs.changed == 'true'
5656

5757
- name: Install prometheus operator

0 commit comments

Comments
 (0)