From a676d7bfeedd554a5847a2576df1515a5964e951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 00:00:16 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-setup-docker action to v4 --- .github/workflows/host_02_production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/host_02_production.yml b/.github/workflows/host_02_production.yml index f5dad85..7cd2dc8 100644 --- a/.github/workflows/host_02_production.yml +++ b/.github/workflows/host_02_production.yml @@ -71,7 +71,7 @@ jobs: steps: - name: Install Docker - uses: crazy-max/ghaction-setup-docker@v3 + uses: crazy-max/ghaction-setup-docker@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4 - name: Manual Approval 🚦 uses: trstringer/manual-approval@v1