diff --git a/.github/workflows/pr-labeller.yml b/.github/workflows/pr-labeller.yml index 34a192b..834a09d 100644 --- a/.github/workflows/pr-labeller.yml +++ b/.github/workflows/pr-labeller.yml @@ -16,7 +16,7 @@ jobs: label: runs-on: ubuntu-20.04 steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |