⬆️ Update actions/labeler action to v4.1.0

| datasource  | package         | from   | to     |
| ----------- | --------------- | ------ | ------ |
| github-tags | actions/labeler | v4.0.4 | v4.1.0 |
This commit is contained in:
feisar-bot
2023-06-05 11:15:00 +00:00
parent 868e26ac55
commit 881385d06d

View File

@@ -19,7 +19,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: Labeler
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4
uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ steps.generate-token.outputs.token }}"