Skip to content

Commit 9743b80

Browse files
authored
Merge pull request #474 from objectstack-ai/dependabot/github_actions/actions/labeler-6.0.1
2 parents 15d7354 + 613b7a1 commit 9743b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v4
4242

4343
- name: Label based on changed files
44-
uses: actions/labeler@v5.0.0
44+
uses: actions/labeler@v6.0.1
4545
with:
4646
repo-token: ${{ secrets.GITHUB_TOKEN }}
4747
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)