From d39323d25d50ac029d557cba5694fddecc38d4af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:10:15 +0000 Subject: [PATCH] meta: update gr2m/create-or-update-pull-request-action digest to 86ec176 --- .github/workflows/authors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/authors.yml b/.github/workflows/authors.yml index e58393ac73a6..412141cd5cd2 100644 --- a/.github/workflows/authors.yml +++ b/.github/workflows/authors.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: '0' # This is required to actually get all the authors persist-credentials: false - run: 'dev/update-authors.js' # Run the AUTHORS tool - - uses: gr2m/create-or-update-pull-request-action@2fa38a89a3163b6ee8a76c110d3af2d7325ea9aa # Create a PR or update the Action's existing PR + - uses: gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97 # Create a PR or update the Action's existing PR env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: