Merge pull request #167 from FirestormViewer/dependabot/github_actions/actions/labeler-6

Bump actions/labeler from 5 to 6
master
Ansariel Hiller 2025-10-01 14:35:08 +02:00 committed by GitHub
commit 48512a0adb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"