Skip to content

Commit 6cdd439

Browse files
ci: update label github action to v3 (#531)
1 parent 20e1ed5 commit 6cdd439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-type-category.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Check PR Category and Type
1111
steps:
1212
- name: Checking for correct number of required github pr labels
13-
uses: mheap/github-action-required-labels@v2
13+
uses: mheap/github-action-required-labels@v3
1414
with:
1515
mode: exactly
1616
count: 1

0 commit comments

Comments
 (0)