Skip to content

Commit

Permalink
Bump helm/kind-action from 1.8.0 to 1.9.0 (#217)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 4527354 commit 931cf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: ct lint --config ct-lint.yaml $TEST_ALL_CHARTS_ARG

- name: Create kind cluster
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
with:
node_image: ${{ env.KIND_NODE_IMAGE }}
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 931cf9e

Please sign in to comment.