mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 07:37:47 +00:00
github-actions: bump actions/github-script from 7.0.1 to 8.0.0 (#12197)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/60a0d83039c74a4aee543508d2ffcb1c3799cdea...ed597411d8f924073f98dfc5c65a23a2325f34cd) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
10c882d27c
commit
b800b1ad8e
@@ -85,7 +85,7 @@ jobs:
|
||||
path: /tmp/ot-size-report
|
||||
|
||||
- name: Post Report
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
|
||||
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
|
||||
id: post-report
|
||||
with:
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user