Skip to content

Commit 7255f3d

Browse files
committed
ci: pin lint-unit and patch dokken for docker 29
Signed-off-by: Dan Webb <dan.webb@damacus.io>
1 parent 81b0020 commit 7255f3d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: ci
88

99
jobs:
1010
lint-unit:
11-
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@main
11+
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.8
1212
permissions:
1313
actions: write
1414
checks: write
@@ -33,8 +33,8 @@ jobs:
3333
steps:
3434
- name: Check out code
3535
uses: actions/checkout@v5
36-
- name: Install Chef
37-
uses: actionshub/chef-install@main
36+
- name: Install Cinc Workstation
37+
uses: sous-chefs/.github/.github/actions/install-workstation@main
3838
- name: Dokken
3939
uses: actionshub/test-kitchen@main
4040
env:

0 commit comments

Comments
 (0)