Skip to content

Commit

Permalink
chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 9702af0 commit 363823f
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 @@ -40,7 +40,7 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'

- name: Create kind cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install) for Pact Broker
Expand Down

0 comments on commit 363823f

Please sign in to comment.