Skip to content

Commit dc1d298

Browse files
chore(deps): bump actions/labeler from 5 to 6 (#5027)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d287dfd commit dc1d298

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
@@ -12,6 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v5
1414
- name: Labeler
15-
uses: actions/labeler@v5
15+
uses: actions/labeler@v6
1616
with:
1717
sync-labels: true

0 commit comments

Comments
 (0)