diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index b64280bd..01512792 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -34,7 +34,7 @@ jobs: # Label based on modified files - name: Label based on changed files - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: repo-token: ${{ secrets.GITHUB_TOKEN }}