Skip to content

Commit 08ea45c

Browse files
chore(deps): bump helm/kind-action (#143)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from d730aaf5682e7d9c25245c74b8a105b96decb21a to d4887be296b90d45c7a7aaf1379c0ebd88c8aa31. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@d730aaf...d4887be) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: d4887be296b90d45c7a7aaf1379c0ebd88c8aa31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1967da commit 08ea45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: ct lint --config ct.yaml
4848

4949
- name: Create KIND Cluster
50-
uses: helm/kind-action@d730aaf5682e7d9c25245c74b8a105b96decb21a # pin@v1.12.0
50+
uses: helm/kind-action@d4887be296b90d45c7a7aaf1379c0ebd88c8aa31 # pin@v1.12.0
5151

5252
- name: Run chart-testing (install)
5353
run: ct install --config ct-install.yaml

0 commit comments

Comments
 (0)