diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 292d1eb..a9d4009 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -8,7 +8,7 @@ jobs: steps: - name: labeler action - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: ".github/labeler.yml"