There was an error while loading. Please reload this page.
1 parent 04a3468 commit 914b26bCopy full SHA for 914b26b
2 files changed
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Check out code
66
uses: actions/checkout@v6
67
- name: Install Chef
68
- uses: sous-chefs/.github/.github/actions/install-workstation@6.0.0
+ uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1
69
- name: Dokken
70
run: kitchen test ${{ matrix.suite }}-${{ matrix.os }} --destroy=always
71
env:
.github/workflows/copilot-setup-steps.yml
@@ -19,6 +19,6 @@ jobs:
19
20
21
22
23
- name: Install cookbooks
24
run: berks install
0 commit comments