Skip to content

Commit 989eb08

Browse files
authored
Use a newer version of the PR labeler
1 parent 00cd6d5 commit 989eb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-labels-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Run PR Labeler
20-
uses: hoho4190/issue-pr-labeler@v1
20+
uses: hoho4190/issue-pr-labeler@v1.3.2
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323
config-file-name: labeler-config.yml

0 commit comments

Comments
 (0)