Skip to content

Commit

Permalink
Merge pull request #44 from guanguans/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/labeler-5

chore(deps): bump actions/labeler from 4 to 5
  • Loading branch information
guanguans authored Dec 5, 2023
2 parents c39ea45 + 4b622b6 commit 0c52fd7
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 @@ -18,6 +18,6 @@ jobs:
pull-requests: write

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

0 comments on commit 0c52fd7

Please sign in to comment.