Skip to content

Commit bf0f31f

Browse files
chore(deps): update actions/labeler action to v7
1 parent d776b4f commit bf0f31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v6
1818

1919
# File-based labels (docs, ci, deps, plugins)
20-
- uses: actions/labeler@v6
20+
- uses: actions/labeler@v7
2121
with:
2222
configuration-path: .github/labeler.yml
2323

0 commit comments

Comments
 (0)