Skip to content

Commit

Permalink
Bump helm/kind-action from 1.7.0 to 1.8.0 (#578)
Browse files Browse the repository at this point in the history
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@fa81e57...dda0770)

---
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] committed Jul 18, 2023
1 parent 8ae6861 commit a48997d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.0

- name: Install k8s Kind
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # v1.3.0
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.3.0
with:
install_only: true

Expand Down

0 comments on commit a48997d

Please sign in to comment.