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@8 .0.4
12+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@9 .0.0
1313 permissions :
1414 actions : write
1515 checks : write
4848 - name : Check out code
4949 uses : actions/checkout@v7
5050 - name : Install Cinc Workstation
51- uses : sous-chefs/.github/.github/actions/install-workstation@8 .0.4
51+ uses : sous-chefs/.github/.github/actions/install-workstation@9 .0.0
5252 with :
5353 version : " 25"
5454 - name : Dokken
7777 - name : Check out code
7878 uses : actions/checkout@v7
7979 - name : Install Cinc Workstation
80- uses : sous-chefs/.github/.github/actions/install-workstation@8 .0.4
80+ uses : sous-chefs/.github/.github/actions/install-workstation@9 .0.0
8181 with :
8282 version : " 25"
8383 - name : test-kitchen
@@ -128,7 +128,7 @@ jobs:
128128 - name : Check out code
129129 uses : actions/checkout@v7
130130 - name : Install Cinc Workstation
131- uses : sous-chefs/.github/.github/actions/install-workstation@8 .0.4
131+ uses : sous-chefs/.github/.github/actions/install-workstation@9 .0.0
132132 with :
133133 version : " 25"
134134 - name : test-kitchen
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.4
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