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