File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@4.1 .0
11+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5.0 .0
1212 permissions :
1313 actions : write
1414 checks : write
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@4.1 .0
10+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0 .0
1111 permissions :
1212 pull-requests : write
1313 with :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 release-cookbook :
18- uses : sous-chefs/.github/.github/workflows/release-cookbook.yml@4.1 .0
18+ uses : sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0 .0
1919 with :
2020 token : ${{ secrets.PORTER_GITHUB_TOKEN }}
2121 supermarket_user : ${{ secrets.SUPERMARKET_USER }}
You can’t perform that action at this time.
0 commit comments