diff --git a/.github/workflows/pr-config.yaml b/.github/workflows/pr-config.yaml index f0787c1..53e0038 100644 --- a/.github/workflows/pr-config.yaml +++ b/.github/workflows/pr-config.yaml @@ -62,7 +62,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Label Chart 🏷️ - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true