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 b06572f commit b07e4a3Copy full SHA for b07e4a3
2 files changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Check out code
52
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
53
- name: Install Chef
54
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.2
55
- name: Dokken
.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