Skip to content

Commit 18699d9

Browse files
MAINT: Bump actions/labeler from 5 to 6 (#277)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 630935c commit 18699d9

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
# Label based on modified files
3434
- name: Label based on changed files
35-
uses: actions/labeler@v5
35+
uses: actions/labeler@v6
3636
with:
3737
repo-token: ${{ secrets.GITHUB_TOKEN }}
3838

0 commit comments

Comments
 (0)