File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8787 - name : Check out code
8888 uses : actions/checkout@v4
8989 - name : Install Chef
90- uses : actionshub/chef-install@3.0.0
90+ uses : actionshub/chef-install@3.0.1
9191 # https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237
9292 - name : Disable apparmor for mysqld
9393 run : |
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
66
77- feat: add support for ubuntu 24.04 (noble numbat)
88
9+ ## 11.1.9 - * 2024-12-09*
10+
911## 11.1.8 - * 2024-11-18*
1012
1113## 11.1.7 - * 2024-11-18*
Original file line number Diff line number Diff line change 66source_url 'https://github.com/sous-chefs/mysql'
77issues_url 'https://github.com/sous-chefs/mysql/issues'
88chef_version '>= 15.5'
9- version '11.1.8 '
9+ version '11.1.9 '
1010
1111depends 'apparmor'
1212
You can’t perform that action at this time.
0 commit comments