Skip to content

Commit

Permalink
Use a newer version of the PR labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Feb 6, 2024
1 parent 00cd6d5 commit 989eb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-labels-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Run PR Labeler
uses: hoho4190/issue-pr-labeler@v1
uses: hoho4190/issue-pr-labeler@v1.3.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file-name: labeler-config.yml
Expand Down

0 comments on commit 989eb08

Please sign in to comment.