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 Nov 8, 2023
1 parent 8be5c43 commit 535a9ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
atmos-version: "latest"

- uses: dcarbone/install-jq-action@v1.0.1
- uses: dcarbone/install-jq-action@v2.1.0
with:
version: "1.6"

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
install-wrapper: false

- name: Install JQ
uses: dcarbone/install-jq-action@v1.0.1
uses: dcarbone/install-jq-action@v2.1.0
with:
version: ${{ inputs.jq-version }}

Expand Down

0 comments on commit 535a9ba

Please sign in to comment.