diff --git a/.github/workflows/pr-release.yml b/.github/workflows/pr-release.yml index b730d6a897..e4336659af 100644 --- a/.github/workflows/pr-release.yml +++ b/.github/workflows/pr-release.yml @@ -111,7 +111,7 @@ jobs: - name: 'Setup jq' if: ${{ steps.workflow-info.outputs.pullRequestNumber != '' }} - uses: dcarbone/install-jq-action@v3.0.1 + uses: dcarbone/install-jq-action@v3.1.1 # Check that the most recently nightly coincides with 'git merge-base HEAD master' - name: Check merge-base and nightly-testing-YYYY-MM-DD