Skip to content

Commit

Permalink
fix: update label action
Browse files Browse the repository at this point in the history
  • Loading branch information
zamhown committed Jan 10, 2024
1 parent a763698 commit bbdbced
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 @@ -16,6 +16,6 @@ jobs:
pull-requests: write

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

0 comments on commit bbdbced

Please sign in to comment.