diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 0630b8ed..8f2ee2ec 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/labeler@v5 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - - uses: TimonVS/pr-labeler-action@v4 + - uses: TimonVS/pr-labeler-action@v5 with: configuration-path: .github/pr-labeler.yml env: