Skip to content

Commit bac9d1d

Browse files
chore(deps): update dcarbone/install-jq-action action to v3
1 parent 8e66d71 commit bac9d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-positive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
cmd: yq -i '.clusters[0].cluster.server = "https://k3d-default-server-0:6443"' '/github/home/kubeconfig'
6666

6767
- name: 'Install jq 1.6'
68-
uses: dcarbone/install-jq-action@v1.0.1
68+
uses: dcarbone/install-jq-action@v3.1.0
6969
with:
7070
version: 1.6
7171
force: 'true'

0 commit comments

Comments
 (0)