Skip to content

Commit

Permalink
Use simple-icons/labeler@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Mar 10, 2024
1 parent fad808a commit c42614a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-labels-priority.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event.action == 'opened'
steps:
- uses: simple-icons/labeler@master
- uses: simple-icons/labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit c42614a

Please sign in to comment.