diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 8d72def..6c6c02c 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,7 +19,7 @@ jobs: sparse-checkout-cone-mode: false repository: opentracing-contrib/common - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true