Skip to content

Commit 0bca478

Browse files
Bump actions/labeler from 5 to 6 (#1198)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 595a8b7 commit 0bca478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
label:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/labeler@v5
18+
- uses: actions/labeler@v6
1919
with:
2020
sync-labels: ""
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)