From 3465ca279db37538a6267949dcb3fa60ca770884 Mon Sep 17 00:00:00 2001 From: Oscar Vestlie Date: Tue, 14 Nov 2023 13:46:53 -0800 Subject: [PATCH] Update script version --- .github/workflows/label-cherry-pick.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-cherry-pick.yaml b/.github/workflows/label-cherry-pick.yaml index e93df7d48b6ce..c7952c6512c7e 100644 --- a/.github/workflows/label-cherry-pick.yaml +++ b/.github/workflows/label-cherry-pick.yaml @@ -117,7 +117,7 @@ jobs: ${{ github.event.pull_request.body }} - name: Comment on failure - uses: actions/github-script@v2 + uses: actions/github-script@v6 with: github-token: ${{ secrets.CHERRY_PICK_TOKEN }} script: |