diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 1049a97..58fefd7 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check conventional title - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const title = context.payload.pull_request