Skip to content

Commit f0754ff

Browse files
Update actions/labeler action to v6
| datasource | package | from | to | | ----------- | --------------- | ---- | -- | | github-tags | actions/labeler | v5 | v6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8c53fc commit f0754ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
sparse-checkout-cone-mode: false
2020
repository: opentracing-contrib/common
2121

22-
- uses: actions/labeler@v5
22+
- uses: actions/labeler@v6
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2525
sync-labels: true

0 commit comments

Comments
 (0)