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 19ac362 commit b5f06fdCopy full SHA for b5f06fd
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Check out code
40
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
41
- name: Install Chef
42
uses: actionshub/chef-install@3.0.1
43
- name: test-kitchen
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ jobs:
17
contents: read
18
19
20
21
22
uses: actionshub/chef-install@main
23
- name: Install cookbooks
0 commit comments