From 949e129f3d8ede568be561b179e1461c514787cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:15:55 +0000 Subject: [PATCH] chore(deps): bump jakepartusch/wait-for-netlify-action from 1.3 to 1.4 Bumps [jakepartusch/wait-for-netlify-action](https://github.com/jakepartusch/wait-for-netlify-action) from 1.3 to 1.4. - [Release notes](https://github.com/jakepartusch/wait-for-netlify-action/releases) - [Commits](https://github.com/jakepartusch/wait-for-netlify-action/compare/7ccf91c9ba3d64aa4389c0d3adcba0a6e77e5421...f1e137043864b9ab9034ae3a5adc1c108e3f1a48) --- updated-dependencies: - dependency-name: jakepartusch/wait-for-netlify-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lighthouse-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse-report.yml b/.github/workflows/lighthouse-report.yml index 3cda8df61..83c2c65e4 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3 - name: Wait for the Netlify Preview - uses: jakepartusch/wait-for-netlify-action@7ccf91c9ba3d64aa4389c0d3adcba0a6e77e5421 # v1 + uses: jakepartusch/wait-for-netlify-action@f1e137043864b9ab9034ae3a5adc1c108e3f1a48 # v1 id: netlify with: site_name: docusaurus-2