We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c53fc commit f0754ffCopy full SHA for f0754ff
.github/workflows/labeler.yml
@@ -19,7 +19,7 @@ jobs:
19
sparse-checkout-cone-mode: false
20
repository: opentracing-contrib/common
21
22
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
23
with:
24
repo-token: "${{ secrets.GITHUB_TOKEN }}"
25
sync-labels: true
0 commit comments