Skip to content

Commit 6014e01

Browse files
authored
Merge pull request #71 from objectstack-ai/dependabot/github_actions/actions/labeler-6
2 parents 8650ea9 + 6172571 commit 6014e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v6
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)