We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a28bf2 commit d52f356Copy full SHA for d52f356
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Check out code
88
uses: actions/checkout@v4
89
- name: Install Chef
90
- uses: actionshub/chef-install@3.0.0
+ uses: actionshub/chef-install@3.0.1
91
# https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237
92
- name: Disable apparmor for mysqld
93
run: |
0 commit comments