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 99
1010jobs :
1111 lint-unit :
12- uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.3
12+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.7
1313 permissions :
1414 actions : write
1515 checks : write
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ name: conventional-commits
66
77jobs :
88 conventional-commits :
9- uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.3
9+ uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.7
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ name: prevent-file-change
66
77jobs :
88 prevent-file-change :
9- uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3
9+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.7
1010 secrets :
1111 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments