File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: "Test"
88
99jobs :
1010 lint-unit :
11- uses : sous-chefs/.github/.github/workflows/lint-unit.yml@9.0.0
11+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@9.0.1
1212 permissions :
1313 checks : write
1414 pull-requests : write
5151 - name : Check out code
5252 uses : actions/checkout@v7
5353 - name : Install Chef
54- uses : sous-chefs/.github/.github/actions/install-workstation@9.0.0
54+ uses : sous-chefs/.github/.github/actions/install-workstation@9.0.1
5555 - name : Dokken
5656 uses : actionshub/test-kitchen@main
5757 env :
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@9.0.0
19+ uses : sous-chefs/.github/.github/workflows/release-cookbook.yml@9.0.1
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