Skip to content

Commit 942fc91

Browse files
chore(deps): update rstackjs/rstack-ecosystem-ci digest to 6680c15 (#1605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e782fd commit 942fc91

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@45a801817051e5a4f97648e3dd1d7b4c90e39d52 # main
47+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # 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@45a801817051e5a4f97648e3dd1d7b4c90e39d52 # main
62+
uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # main
6363
with:
6464
github-token: ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
6565
ecosystem-owner: web-infra-dev

0 commit comments

Comments
 (0)