Skip to content

Commit

Permalink
chore(ci): Upgrade kind-action to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer authored and squakez committed Dec 11, 2023
1 parent 1592cf6 commit 3a8b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/kamel-config-cluster-kind/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
steps:
- id: install-cluster
name: Install Cluster
uses: container-tools/[email protected].1
uses: container-tools/[email protected].2
if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }}
with:
version: v0.19.0
Expand Down

0 comments on commit 3a8b20e

Please sign in to comment.