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@8 .0.2
11+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@9 .0.0
1212 permissions :
1313 actions : write
1414 checks : write
3434 - name : Check out code
3535 uses : actions/checkout@v7
3636 - name : Install Cinc Workstation
37- uses : sous-chefs/.github/.github/actions/install-workstation@8 .0.2
37+ uses : sous-chefs/.github/.github/actions/install-workstation@9 .0.0
3838 - name : Dokken
3939 uses : actionshub/test-kitchen@main
4040 env :
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions:
1414
1515jobs :
1616 conventional-commits :
17- uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@8 .0.2
17+ uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@9 .0.0
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ permissions:
1414
1515jobs :
1616 prevent-file-change :
17- uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@8 .0.2
17+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@9 .0.0
1818 secrets :
1919 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616
1717jobs :
1818 release :
19- uses : sous-chefs/.github/.github/workflows/release-cookbook.yml@8 .0.2
19+ uses : sous-chefs/.github/.github/workflows/release-cookbook.yml@9 .0.0
2020 secrets :
2121 token : ${{ secrets.PORTER_GITHUB_TOKEN }}
2222 supermarket_user : ${{ secrets.CHEF_SUPERMARKET_USER }}
You can’t perform that action at this time.
0 commit comments