Skip to content

Commit

Permalink
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 | v2   | v5 |
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 20a027f commit 8679458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.WALL_BREW_BOT_PAT }}"

0 comments on commit 8679458

Please sign in to comment.