From d192a53e5bb8fb53fc67eefe066b665787ec1b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:40:32 +0000 Subject: [PATCH] Bump dcarbone/install-jq-action from 2 to 3 in the github-actions group Bumps the github-actions group with 1 update: [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action). Updates `dcarbone/install-jq-action` from 2 to 3 - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](https://github.com/dcarbone/install-jq-action/compare/v2...v3) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index b259fa7e..91555001 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -88,7 +88,7 @@ jobs: ini-values: precision=20 - name: 'Install jq' - uses: dcarbone/install-jq-action@v2 + uses: dcarbone/install-jq-action@v3 with: force: true