Skip to content

Commit

Permalink
Merge pull request rook#15020 from rook/dependabot/github_actions/dca…
Browse files Browse the repository at this point in the history
…rbone/install-jq-action-3.0.1

build(deps): bump dcarbone/install-jq-action from 2.1.0 to 3.0.1
  • Loading branch information
subhamkrai authored Nov 18, 2024
2 parents 474a7c0 + d72327d commit f2cb53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
go-version: "1.22"

- name: Setup jq
uses: dcarbone/install-jq-action@8867ddb4788346d7c22b72ea2e2ffe4d514c7bcb # v2.1.0
uses: dcarbone/install-jq-action@e397bd87438d72198f81efd21f876461183d383a # v3.0.1
with:
version: "${{ inputs.version }}"

Expand Down

0 comments on commit f2cb53a

Please sign in to comment.