Skip to content

Commit

Permalink
chore(deps): bump actions/github-script from 6.4.1 to 7.0.0 (#9543)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
dependabot[bot] and Josh-Cena committed Nov 16, 2023
1 parent aeca87a commit 7dcad0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 7dcad0c

Please sign in to comment.