diff --git a/.github/workflows/lighthouse-report.yml b/.github/workflows/lighthouse-report.yml index c4a6b1a55e..29846c80b0 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@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6 + uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # 7.0.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |