Skip to content

Commit

Permalink
chore(deps): bump TimonVS/pr-labeler-action from 4.1.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/timonvs/pr-labeler-action/releases)
- [Commits](TimonVS/pr-labeler-action@v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: TimonVS/pr-labeler-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent f3beb21 commit 43618dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
continue-on-error: true
with:
repo-token: ${{ secrets.AUTO_MERGE_TOKEN }}
- uses: TimonVS/pr-labeler-action@v4.1.1
- uses: TimonVS/pr-labeler-action@v5.0.0
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.AUTO_MERGE_TOKEN }}

0 comments on commit 43618dc

Please sign in to comment.