Skip to content

Commit 91ed92a

Browse files
committed
ci: bump org .github hooks and workflow to v1.4.2
Grant issues:write to the labeling job (review feedback). TRI-1100
1 parent 7c3e882 commit 91ed92a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/conventional-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
conventional-pr:
3939
permissions:
4040
pull-requests: write
41-
uses: triton-inference-server/.github/.github/workflows/conventional-pr.yml@v1.4.1
41+
issues: write
42+
uses: triton-inference-server/.github/.github/workflows/conventional-pr.yml@v1.4.2

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ repos:
8484
- id: trailing-whitespace
8585

8686
- repo: https://github.com/triton-inference-server/.github
87-
rev: v1.4.1
87+
rev: v1.4.2
8888
hooks:
8989
- id: add-license

0 commit comments

Comments
 (0)