From 9b8982a2f625e0c17bda3e1b4dc7899c49029022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:06:18 +0000 Subject: [PATCH] build(deps): bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 2.1.0 to 3.0.1. - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](https://github.com/dcarbone/install-jq-action/compare/v2.1.0...v3.0.1) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dora.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dora.yaml b/.github/workflows/dora.yaml index 50480f3..536331f 100644 --- a/.github/workflows/dora.yaml +++ b/.github/workflows/dora.yaml @@ -48,7 +48,7 @@ jobs: mkdir tmp - name: Install jq - uses: dcarbone/install-jq-action@v2.1.0 + uses: dcarbone/install-jq-action@v3.0.1 # Store Deploy Rate history - name: Get deploys Gist