Skip to content

Commit 7dcad0c

Browse files
chore(deps): bump actions/github-script from 6.4.1 to 7.0.0 (#9543)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joshua Chen <[email protected]>
1 parent aeca87a commit 7dcad0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Format lighthouse score
5454
id: format_lighthouse_score
55-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
55+
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # 7.0.0
5656
with:
5757
github-token: ${{ secrets.GITHUB_TOKEN }}
5858
script: |

0 commit comments

Comments
 (0)