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

👷 Bump actions/labeler from 4 to 5
This commit is contained in:
James Panther 2023-12-10 10:13:10 +11:00 committed by GitHub
commit 33bb99fd67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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