Skip to content

Commit

Permalink
build(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#706)
Browse files Browse the repository at this point in the history
* build(deps): bump helm/kind-action from 1.8.0 to 1.9.0

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@dda0770...99576bf)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/ci.yml

Signed-off-by: Stephane Bouchet <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Stephane Bouchet <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephane Bouchet <[email protected]>
  • Loading branch information
dependabot[bot] and sbouchet authored Feb 14, 2024
1 parent 933522b commit 7053a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
cache: 'gradle'
- name: Setup Gradle
uses: gradle/gradle-build-action@3b1b3b9a2104c2b47fbae53f3938079c00c9bb87 #v3.0.0
- uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 #v0.5.0
- uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced #v1.9.0
name: Start cluster
with:
version: v0.11.1
Expand Down

0 comments on commit 7053a56

Please sign in to comment.