File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010jobs :
1111 lint-unit :
12- uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5 .0.8
12+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@6 .0.0
1313 with :
1414 platform : windows-latest
1515 permissions :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: 'Validate PR'
77
88jobs :
99 conventional-commits :
10- uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5 .0.8
10+ uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@6 .0.0
1111 permissions :
1212 pull-requests : read
1313 secrets : inherit
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: 'Prevent file change'
77
88jobs :
99 prevent-file-change :
10- uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5 .0.8
10+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@6 .0.0
1111 permissions :
1212 pull-requests : write
1313 secrets :
You can’t perform that action at this time.
0 commit comments