File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 lint-unit :
11- uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.5
11+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.8
1212 permissions :
1313 actions : write
1414 checks : write
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ name: conventional-commits
1111
1212jobs :
1313 conventional-commits :
14- uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.5
14+ uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.8
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ name: prevent-file-change
1111
1212jobs :
1313 prevent-file-change :
14- uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.5
14+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.8
1515 secrets :
1616 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments