Skip to content

Commit 86732f8

Browse files
authored
ci: pin PR labeler to allowlisted 1.3.0 commit (#265)
Signed-off-by: Swarom Muley <smuley@nvidia.com>
1 parent a14e2a7 commit 86732f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Apply conventional-commit label
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: ytanikin/pr-conventional-commits@6ac1cea04190fc076b0e539025501d7e7d241ac1 # 1.4.0
17+
- uses: ytanikin/pr-conventional-commits@b628c5a234cc32513014b7bfdd1e47b532124d98 # 1.3.0
1818
with:
1919
task_types: '["feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert","cp"]'
2020
add_label: 'true'

0 commit comments

Comments
 (0)