Skip to content

Commit 6105683

Browse files
chore(deps): update actions/github-script action to v9 (#33374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42369bc commit 6105683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/report-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Using actions/download-artifact doesn't work here
3030
# https://github.com/actions/download-artifact/issues/60
3131
- name: Download artifact
32-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
32+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
3333
id: download-artifact
3434
with:
3535
result-encoding: string

0 commit comments

Comments
 (0)