diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7940de..975ffe0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: - name: Check out code uses: actions/checkout@v6 - name: Install Chef - uses: sous-chefs/.github/.github/actions/install-workstation@6.0.0 + uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1 - name: Dokken uses: actionshub/test-kitchen@3.0.0 env: diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 2bbd6ad..42a2147 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -19,6 +19,6 @@ jobs: - name: Check out code uses: actions/checkout@v6 - name: Install Chef - uses: sous-chefs/.github/.github/actions/install-workstation@6.0.0 + uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1 - name: Install cookbooks run: berks install