Skip to content

Commit

Permalink
Merge pull request #525 from fluxcd/dependabot/github_actions/helm/ki…
Browse files Browse the repository at this point in the history
…nd-action-1.8.0

Bump helm/kind-action from 1.7.0 to 1.8.0
  • Loading branch information
stefanprodan authored Jul 18, 2023
2 parents 6e07d75 + d6b348c commit 27fc67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Lint Terraform
run: make lint
- name: Setup Kubernetes
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # v1.7.0
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
with:
version: v0.17.0
- name: Setup Flux CLI
Expand Down

0 comments on commit 27fc67d

Please sign in to comment.