Bump actions/labeler from 4 to 5 #4

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/actions/labeler-5 into main 2025-01-23 20:24:36 +00:00
Showing only changes of commit 39228823bd - Show all commits

View File

@ -20,6 +20,6 @@ jobs:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/labeler@v4 - uses: actions/labeler@v5
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"