Skip to content

Commit afacb11

Browse files
chore(deps): bump actions/github-script from 7.0.0 to 7.0.1 (facebook#9568)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58f59e7 commit afacb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lighthouse-report.yml

+1-1
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@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # 7.0.0
55+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1
5656
with:
5757
github-token: ${{ secrets.GITHUB_TOKEN }}
5858
script: |

0 commit comments

Comments
 (0)