Skip to content

Commit

Permalink
chore(ci): upgrade crazy-max/ghaction-github-labeler from v4 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Feb 4, 2024
1 parent 06c05d2 commit 21e59e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v4
- name: Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v4
uses: crazy-max/ghaction-github-labeler@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 21e59e5

Please sign in to comment.