We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d94db0 commit b67576eCopy full SHA for b67576e
2 files changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Check out code
35
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
36
- name: Install Cinc Workstation
37
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.2
38
- name: Dokken
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ jobs:
17
contents: read
18
19
20
21
- name: Install Chef
22
uses: actionshub/chef-install@main
23
- name: Install cookbooks
0 commit comments