We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb2146 commit 9f161c9Copy full SHA for 9f161c9
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Check out code
81
uses: actions/checkout@v4
82
- name: Install Chef
83
- uses: actionshub/[email protected].0
+ uses: actionshub/[email protected].1
84
# https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237
85
- name: Disable apparmor for mysqld
86
run: |
0 commit comments