Skip to content

Commit

Permalink
chore(ci): Upgrade node-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer authored and squakez committed Dec 1, 2023
1 parent fffd6c7 commit 2c1b313
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/kind-action@7075d1458484493c6a92d4604cb27b87de0f8107
uses: container-tools/kind-action@v2.0.1
if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }}
with:
version: v0.19.0
Expand Down

0 comments on commit 2c1b313

Please sign in to comment.