Skip to content

Commit 7b5f222

Browse files
chore(deps): update actionshub/chef-install action to v3.0.1 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a93438f commit 7b5f222

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
@@ -44,7 +44,7 @@ jobs:
4444
- name: Check out code
4545
uses: actions/checkout@v4 # v4
4646
- name: Install Chef
47-
uses: actionshub/[email protected].0
47+
uses: actionshub/[email protected].1
4848
- name: Dokken
4949
uses: actionshub/[email protected]
5050
env:
@@ -70,7 +70,7 @@ jobs:
7070
- name: Check out code
7171
uses: actions/checkout@v4 # v4
7272
- name: Install Chef
73-
uses: actionshub/[email protected].0
73+
uses: actionshub/[email protected].1
7474
- name: Dokken
7575
uses: actionshub/[email protected]
7676
env:

0 commit comments

Comments
 (0)