Skip to content

Commit

Permalink
Update dcarbone/install-jq-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent e539612 commit 7185af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-positive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
cmd: yq -i '.clusters[0].cluster.server = "https://k3d-default-server-0:6443"' '/github/home/kubeconfig'

- name: 'Install jq 1.6'
uses: dcarbone/install-jq-action@v1.0.1
uses: dcarbone/install-jq-action@v2.0.2
with:
version: 1.6
force: 'true'
Expand Down

0 comments on commit 7185af9

Please sign in to comment.