Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
feat(github-action)!: Update actions/labeler action to v5
Browse files Browse the repository at this point in the history
| datasource  | package         | from | to |
| ----------- | --------------- | ---- | -- |
| github-tags | actions/labeler | v4   | v5 |
  • Loading branch information
stimpy-bot[bot] committed Dec 4, 2023
1 parent 073d9d2 commit 1172ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
app_id: "${{ secrets.BOT_APP_ID }}"
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: Labeler
uses: actions/labeler@v4
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ steps.generate-token.outputs.token }}"

0 comments on commit 1172ca2

Please sign in to comment.