Skip to content

Commit 4605b51

Browse files
chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#11931)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1d2479 commit 4605b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
56+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # 9.0.0
5757
with:
5858
github-token: ${{ secrets.GITHUB_TOKEN }}
5959
script: |

0 commit comments

Comments
 (0)