diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6216744..c81e50c 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,6 +18,6 @@ jobs: api.github.com:443 github.com:443 - - uses: actions/labeler@v4 + - uses: actions/labeler@v5 with: repo-token: ${{ secrets.GITHUB_TOKEN }}