We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8797d commit 66b10f4Copy full SHA for 66b10f4
1 file changed
.github/actions/eco-ci-result/action.yml
@@ -15,7 +15,7 @@ runs:
15
using: 'composite'
16
steps:
17
- id: get-result
18
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
19
env:
20
CI_OUTPUT: ${{ inputs.workflow-output }}
21
with:
0 commit comments