Skip to content

Commit c47364c

Browse files
authored
Merge pull request #650 from lightspeedwp/dependabot/github_actions/actions/labeler-6
Bump actions/labeler from 5 to 6
2 parents b94f8f4 + a5d95f6 commit c47364c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels-issues-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v5
2525

2626
- name: File & branch labeler (actions/labeler)
27-
uses: actions/labeler@v5
27+
uses: actions/labeler@v6
2828
with:
2929
repo-token: ${{ secrets.GITHUB_TOKEN }}
3030
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)