Skip to content

Commit 126dd1f

Browse files
chore(deps): update rstackjs/rstack-ecosystem-ci digest to 4949c44
1 parent fbfe7a0 commit 126dd1f

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
@@ -45,7 +45,7 @@ jobs:
4545
if: github.repository == 'web-infra-dev/rsdoctor' && github.event_name == 'workflow_dispatch'
4646
steps:
4747
- name: Trigger Ecosystem CI
48-
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@f767cddd65f7a67635e38b8f60d2a1e1e84e8eed # main
48+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@4949c44494d7fd3503abd791f11534c798a2a1d0 # main
4949
with:
5050
github-token: ${{ secrets.REPO_RSDOCTOR_ECO_CI_GITHUB_TOKEN }}
5151
ecosystem-owner: web-infra-dev
@@ -61,7 +61,7 @@ jobs:
6161
if: github.repository == 'web-infra-dev/rsdoctor' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
6262
steps:
6363
- name: Trigger Ecosystem CI
64-
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@f767cddd65f7a67635e38b8f60d2a1e1e84e8eed # main
64+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@4949c44494d7fd3503abd791f11534c798a2a1d0 # main
6565
with:
6666
github-token: ${{ secrets.REPO_RSDOCTOR_ECO_CI_GITHUB_TOKEN }}
6767
ecosystem-owner: web-infra-dev

0 commit comments

Comments
 (0)