diff --git a/.github/workflows/verify-comment.yml b/.github/workflows/verify-comment.yml index 4d69b81..3d0d7e0 100644 --- a/.github/workflows/verify-comment.yml +++ b/.github/workflows/verify-comment.yml @@ -37,7 +37,7 @@ jobs: - name: Post filter verification PR comment if: steps.download.outcome == 'success' - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: github-token: ${{ steps.app-token.outputs.token }} script: |