Skip to content

Commit 81fc425

Browse files
chore(deps): update actions to v3 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aecf342 commit 81fc425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
- name: Check out code
4646
uses: actions/checkout@v4
4747
- name: Install Chef
48-
uses: actionshub/chef-install@2.0.4
48+
uses: actionshub/chef-install@3.0.0
4949
- name: Dokken
50-
uses: actionshub/test-kitchen@2.1.0
50+
uses: actionshub/test-kitchen@3.0.0
5151
env:
5252
CHEF_LICENSE: accept-no-persist
5353
KITCHEN_LOCAL_YAML: kitchen.dokken.yml

0 commit comments

Comments
 (0)