Skip to content

Commit 1e6eb40

Browse files
Update sous-chefs/.github action to v9 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5cce67 commit 1e6eb40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Check out code
3535
uses: actions/checkout@v7
3636
- name: Install Chef
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:
@@ -51,7 +51,7 @@ jobs:
5151
- name: Check out code
5252
uses: actions/checkout@v7
5353
- name: Install Chef
54-
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.2
54+
uses: sous-chefs/.github/.github/actions/install-workstation@9.0.0
5555
- name: Kitchen Test
5656
uses: actionshub/test-kitchen@main
5757
env:

0 commit comments

Comments
 (0)