mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-12-16 22:51:03 +01:00
Merge pull request #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
This commit is contained in:
commit
3353b30056
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -100,7 +100,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: ${{ env.golang-version }}
|
go-version: ${{ env.golang-version }}
|
||||||
- name: Start kind cluster
|
- name: Start kind cluster
|
||||||
uses: helm/kind-action@v1.12.0
|
uses: helm/kind-action@v1.13.0
|
||||||
with:
|
with:
|
||||||
version: ${{ env.kind-version }}
|
version: ${{ env.kind-version }}
|
||||||
node_image: ${{ matrix.kind-image }}
|
node_image: ${{ matrix.kind-image }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user