diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index e3c852cde..0593022e0 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -100,7 +100,7 @@ jobs: - name: Format lighthouse score id: format_lighthouse_score - uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6 + uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6 with: github-token: ${{secrets.GITHUB_TOKEN}} script: |