Skip to content

Commit

Permalink
Chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#552)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 443cca4 commit 73832e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/it-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install Dependencies
run: yarn install --frozen-lockfile
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
with:
cluster_name: trino
- name: Deploy trino
Expand Down

0 comments on commit 73832e7

Please sign in to comment.