Skip to content

Commit 3353b30

Browse files
Merge pull request prometheus-operator#2763 from prometheus-operator/dependabot/github_actions/helm/kind-action-1.13.0
build(deps): bump helm/kind-action from 1.12.0 to 1.13.0
2 parents e5eec30 + 4cda183 commit 3353b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
go-version: ${{ env.golang-version }}
102102
- name: Start kind cluster
103-
uses: helm/kind-action@v1.12.0
103+
uses: helm/kind-action@v1.13.0
104104
with:
105105
version: ${{ env.kind-version }}
106106
node_image: ${{ matrix.kind-image }}

0 commit comments

Comments
 (0)