Skip to content

Commit d1500e2

Browse files
Merge pull request #325 from developerEhsan/dependabot/github_actions/development/actions/labeler-6
chore(deps): bump actions/labeler from 5 to 6
2 parents a0403c3 + 825fbde commit d1500e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717

1818
steps:
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)