Update Actions to v3 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
353730dd73
commit
3602b3f253
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -49,9 +49,9 @@ jobs:
|
|||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v4 # v4
|
uses: actions/checkout@v4 # v4
|
||||||
- name: Install Chef
|
- name: Install Chef
|
||||||
uses: actionshub/chef-install@2.0.4
|
uses: actionshub/chef-install@3.0.1
|
||||||
- name: Dokken
|
- name: Dokken
|
||||||
uses: actionshub/test-kitchen@2.1.0
|
uses: actionshub/test-kitchen@3.0.0
|
||||||
env:
|
env:
|
||||||
CHEF_LICENSE: accept-no-persist
|
CHEF_LICENSE: accept-no-persist
|
||||||
KITCHEN_LOCAL_YAML: kitchen.dokken.yml
|
KITCHEN_LOCAL_YAML: kitchen.dokken.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user