From 93740cc6e142ca13e08e2daa0cdefae67eb6d1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:03:20 +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 1fdb13d1624f..be76b92ed45d 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # 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