From 3d4356e0507beca782730ebde211e1711f534ee9 Mon Sep 17 00:00:00 2001 From: Thomas von Deyen Date: Mon, 12 Feb 2024 11:31:08 +0100 Subject: [PATCH] Update backport action to v9.3.1 Removes a Node 20 warning --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 2477efebc9..9f47bd052d 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -23,7 +23,7 @@ jobs: ) steps: - name: Backport pull request - uses: sqren/backport-github-action@v8.9.7 + uses: sqren/backport-github-action@v9.3.1 with: github_token: ${{ secrets.ALCHEMY_CI_BOT_ACCESS_TOKEN }} auto_backport_label_prefix: backport-to-