From ce57414efe0a3852988485f880f55f51df4ca095 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:19:53 +0000 Subject: [PATCH] Update actionshub/chef-install action to v3.0.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3bade2a6..3b715f92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Install Chef - uses: actionshub/chef-install@3.0.0 + uses: actionshub/chef-install@3.0.1 # https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237 - name: Disable apparmor for mysqld run: |