From e8b01dfab7af10c3d6ebe2ebeae1d8fdb0df84ec Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti <13schishti@gmail.com> Date: Sat, 20 Dec 2025 23:39:39 +0000 Subject: [PATCH] Upgrade GitHub Actions to latest versions Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com> --- .github/workflows/update-specs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-specs.yml b/.github/workflows/update-specs.yml index 1dc53e45e5..5b0fc59cb4 100644 --- a/.github/workflows/update-specs.yml +++ b/.github/workflows/update-specs.yml @@ -37,7 +37,7 @@ jobs: # Create or update Pull Request - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.TOKEN_INFERENCE_SYNC_BOT }} commit-message: Update tasks specs (automated commit)