Skip to content

Commit 914b26b

Browse files
committed
ci: use sous-chefs workflows 8.0.1
1 parent 04a3468 commit 914b26b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Check out code
6666
uses: actions/checkout@v6
6767
- name: Install Chef
68-
uses: sous-chefs/.github/.github/actions/install-workstation@6.0.0
68+
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1
6969
- name: Dokken
7070
run: kitchen test ${{ matrix.suite }}-${{ matrix.os }} --destroy=always
7171
env:

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Check out code
2020
uses: actions/checkout@v6
2121
- name: Install Chef
22-
uses: sous-chefs/.github/.github/actions/install-workstation@6.0.0
22+
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1
2323
- name: Install cookbooks
2424
run: berks install

0 commit comments

Comments
 (0)