🔀 Merge pull request #745 from jpanther/dependabot/github_actions/actions/labeler-5

👷 Bump actions/labeler from 4 to 5
pull/747/head
James Panther 2023-12-10 10:12:20 +11:00 committed by GitHub
commit 5142e27a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Label - name: Label
uses: actions/labeler@v4 uses: actions/labeler@v5
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeller.yml configuration-path: .github/labeller.yml