⬆️ Update actions/labeler action to v5.0.0

This commit is contained in:
feisar-bot[bot]
2023-12-04 14:16:55 +00:00
committed by auricom
parent 03c8a387ad
commit fd6612b035
3 changed files with 63 additions and 61 deletions

View File

@@ -19,7 +19,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: Labeler
uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ steps.generate-token.outputs.token }}"