We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e66d71 commit bac9d1dCopy full SHA for bac9d1d
.github/workflows/test-positive.yml
@@ -65,7 +65,7 @@ jobs:
65
cmd: yq -i '.clusters[0].cluster.server = "https://k3d-default-server-0:6443"' '/github/home/kubeconfig'
66
67
- name: 'Install jq 1.6'
68
- uses: dcarbone/install-jq-action@v1.0.1
+ uses: dcarbone/install-jq-action@v3.1.0
69
with:
70
version: 1.6
71
force: 'true'
0 commit comments