diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 98220acf..526616df 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 continue-on-error: true with: repo-token: "${{ secrets.GITHUB_TOKEN }}"