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 71f74df commit bd9d7a0Copy full SHA for bd9d7a0
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Check out code
84
uses: actions/checkout@v6
85
- name: Install Chef
86
- uses: actionshub/chef-install@3.0.1
+ uses: actionshub/chef-install@6.0.0
87
- name: Dokken
88
uses: actionshub/test-kitchen@3.0.0
89
env:
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
146
147
148
0 commit comments