Skip to content

Commit 66b10f4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/eco-ci-result/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
using: 'composite'
1616
steps:
1717
- id: get-result
18-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
18+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
1919
env:
2020
CI_OUTPUT: ${{ inputs.workflow-output }}
2121
with:

0 commit comments

Comments
 (0)