Skip to content

Commit 6ad8bf4

Browse files
Update actionshub/chef-install action to v3.0.1 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd70231 commit 6ad8bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Check out code
5353
uses: actions/checkout@v4
5454
- name: Install Chef
55-
uses: actionshub/[email protected].0
55+
uses: actionshub/[email protected].1
5656
# https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237
5757
- name: Disable apparmor for mysqld
5858
run: |

0 commit comments

Comments
 (0)