diff --git a/.github/workflows/pr_labeler.yml b/.github/workflows/pr_labeler.yml index d020aa4..ec98065 100644 --- a/.github/workflows/pr_labeler.yml +++ b/.github/workflows/pr_labeler.yml @@ -12,6 +12,6 @@ jobs: pr-labeler: runs-on: ubuntu-latest steps: - - uses: TimonVS/pr-labeler-action@v4 + - uses: TimonVS/pr-labeler-action@v5 with: repo-token: ${{ github.token }}