Skip to content

Commit ff44f6e

Browse files
Merge pull request #17 from objectstack-ai/dependabot/github_actions/actions/labeler-6
2 parents d2edbf6 + 7da27f7 commit ff44f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Label based on changed files
19-
uses: actions/labeler@v5
19+
uses: actions/labeler@v6
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)