Skip to content

Commit 7972e7b

Browse files
authored
Merge pull request #1235 from objectstack-ai/dependabot/github_actions/actions/labeler-6.1.0
2 parents e29d99f + ebb5b29 commit 7972e7b

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@v6
4242

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

0 commit comments

Comments
 (0)