From afacb110b51a9ddfde3d8fbc7273fc72291cb077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:41:10 +0100 Subject: [PATCH] chore(deps): bump actions/github-script from 7.0.0 to 7.0.1 (#9568) 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 29846c80b0..8156ad3ca2 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -52,7 +52,7 @@ jobs: - name: Format lighthouse score id: format_lighthouse_score - uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # 7.0.0 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |