diff --git a/.github/workflows/meta-label-pr-ci-status.yaml b/.github/workflows/meta-label-pr-ci-status.yaml index d134d672d04..f8760a132b0 100644 --- a/.github/workflows/meta-label-pr-ci-status.yaml +++ b/.github/workflows/meta-label-pr-ci-status.yaml @@ -34,7 +34,7 @@ jobs: path: ./pr_metadata/pr_number.txt - name: "Get workflow job status" - uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6 + uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6 id: get-workflow-jobs with: github-token: ${{ secrets.BOT_TOKEN }}