File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ jobs:
217217 if : ${{ needs.check-changed.outputs.code_changed == 'true' && github.event_name == 'push' }}
218218 steps :
219219 - name : Trigger Ecosystem CI
220- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@0e65507af053729fa482e81bbdf95cb46e363aa9 # v0.3.2
220+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@f0d685b33462055bb07a8a3620b753696ad5f515 # v0.3.3
221221 with :
222222 github-token : ${{ secrets.REPO_RSTACK_ECO_CI_GITHUB_TOKEN }}
223223 ecosystem-owner : web-infra-dev
Original file line number Diff line number Diff line change 6565 core.setOutput('repo', pr.head.repo.full_name);
6666
6767 - name : Trigger Ecosystem CI
68- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@0e65507af053729fa482e81bbdf95cb46e363aa9 # v0.3.2
68+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@f0d685b33462055bb07a8a3620b753696ad5f515 # v0.3.3
6969 with :
7070 github-token : ${{ secrets.REPO_RSTACK_ECO_CI_GITHUB_TOKEN }}
7171 ecosystem-owner : web-infra-dev
You can’t perform that action at this time.
0 commit comments