diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 6106fed..79a8ce4 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v4 - name: Label based on files changed - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} sync-labels: true