Skip to content

Commit

Permalink
Update labeler action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZibanPirate committed Jan 1, 2024
1 parent b8da082 commit 4843b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit 4843b38

Please sign in to comment.