Skip to content

Commit e8f7269

Browse files
chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#11402)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7778a commit e8f7269

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
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Format lighthouse score
5555
id: format_lighthouse_score
56-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1
56+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
5757
with:
5858
github-token: ${{ secrets.GITHUB_TOKEN }}
5959
script: |

0 commit comments

Comments
 (0)