From 64e1045b32fe68adcc59017485311b9e58f828de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 10:55:36 +0800 Subject: [PATCH] chore(deps): bump jakepartusch/wait-for-netlify-action from 1.1 to 1.3 (#7203) Bumps [jakepartusch/wait-for-netlify-action](https://github.com/jakepartusch/wait-for-netlify-action) from 1.1 to 1.3. - [Release notes](https://github.com/jakepartusch/wait-for-netlify-action/releases) - [Commits](https://github.com/jakepartusch/wait-for-netlify-action/compare/7dcdeb40c6bc3710a8099702a1fa1ce2c5e322a6...7ccf91c9ba3d64aa4389c0d3adcba0a6e77e5421) --- updated-dependencies: - dependency-name: jakepartusch/wait-for-netlify-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 090edb4808..cef4ee2beb 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # v3 - name: Wait for the Netlify Preview - uses: jakepartusch/wait-for-netlify-action@7dcdeb40c6bc3710a8099702a1fa1ce2c5e322a6 # v1 + uses: jakepartusch/wait-for-netlify-action@7ccf91c9ba3d64aa4389c0d3adcba0a6e77e5421 # v1 id: netlify with: site_name: docusaurus-2