mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-26 16:56:33 +01:00
⬆️ Update actions/labeler action to v4.0.4
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v4.0.3 | v4.0.4 |
This commit is contained in:
2
.github/workflows/meta-labeler.yml
vendored
2
.github/workflows/meta-labeler.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
|
||||
|
||||
- name: Labeler
|
||||
uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # v4.0.3
|
||||
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # v4.0.4
|
||||
with:
|
||||
configuration-path: .github/labeler.yaml
|
||||
repo-token: "${{ steps.generate-token.outputs.token }}"
|
||||
|
||||
Reference in New Issue
Block a user