diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e144a7a0..8abfc717 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -196,7 +196,7 @@ jobs: steps: - name: 🏷️ Add labels based on files changed - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml