Skip to content

Commit 5a9c9f2

Browse files
chore(deps): update rstackjs/rstack-ecosystem-ci digest to 0e1297e (#1613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40da15a commit 5a9c9f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ecosystem-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: github.repository == 'web-infra-dev/rslib' && github.event_name == 'workflow_dispatch'
4545
steps:
4646
- name: Trigger Ecosystem CI
47-
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # main
47+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@0e1297e0e9a8b70ff868c859993b3fa7f608e392 # main
4848
with:
4949
github-token: ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
5050
ecosystem-owner: web-infra-dev
@@ -59,7 +59,7 @@ jobs:
5959
if: github.repository == 'web-infra-dev/rslib' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
6060
steps:
6161
- name: Trigger Ecosystem CI
62-
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # main
62+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@0e1297e0e9a8b70ff868c859993b3fa7f608e392 # main
6363
with:
6464
github-token: ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
6565
ecosystem-owner: web-infra-dev

0 commit comments

Comments
 (0)