Skip to content

Commit

Permalink
Bump helm/kind-action from 1.4.0 to 1.8.0 (#2203)
Browse files Browse the repository at this point in the history
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.4.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 704e0f0 commit f091dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: src
- uses: helm/kind-action@v1.4.0
- uses: helm/kind-action@v1.8.0
- run: tar -xvf ./src.tar.gz
- run: |
make install-csi-hostpath-driver
Expand Down

0 comments on commit f091dcd

Please sign in to comment.