From 527eef6b916325d3375631587cc966b728eddb4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 08:37:50 +0000 Subject: [PATCH] Update jakepartusch/wait-for-netlify-action action to v1.4 --- .github/workflows/ghost-inspector.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghost-inspector.yml b/.github/workflows/ghost-inspector.yml index 26ccb05d12..7d3d01dee9 100644 --- a/.github/workflows/ghost-inspector.yml +++ b/.github/workflows/ghost-inspector.yml @@ -9,7 +9,7 @@ jobs: image: node:12-alpine steps: - name: Wait for the Netlify Preview - uses: jakepartusch/wait-for-netlify-action@v1.3 + uses: jakepartusch/wait-for-netlify-action@v1.4 id: netlify with: site_name: 'medimodo'