From 5f4307f7d6c4506d0d9f6f8f34ce0e3e0d7dc2f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:41:16 +0000 Subject: [PATCH] Update dcarbone/install-jq-action action to v2 --- .github/workflows/github_repository.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_repository.yml b/.github/workflows/github_repository.yml index 06d1802..38f461a 100644 --- a/.github/workflows/github_repository.yml +++ b/.github/workflows/github_repository.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v3 - name: Setup jq - uses: dcarbone/install-jq-action@v1.0.1 + uses: dcarbone/install-jq-action@v2.0.2 - name: Obtain a GitHub App Installation Access Token id: githubAppAuth