From f7c8b332ce116d650909b4b36e2b9102b1d0f65e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 18:55:31 +0000 Subject: [PATCH] chore(deps): bump QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml Bumps [QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml](https://github.com/quantstrategylab/quantplatformkit) from 335c7a22bc3f570bd5705427ccc40172eda6b289 to 9aa2c042d2750ac7bcb0db59b518e59bf91d55dc. - [Commits](https://github.com/quantstrategylab/quantplatformkit/compare/335c7a22bc3f570bd5705427ccc40172eda6b289...9aa2c042d2750ac7bcb0db59b518e59bf91d55dc) --- updated-dependencies: - dependency-name: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml dependency-version: 9aa2c042d2750ac7bcb0db59b518e59bf91d55dc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/drift-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/drift-check.yml b/.github/workflows/drift-check.yml index 1e82ba8..92661fc 100644 --- a/.github/workflows/drift-check.yml +++ b/.github/workflows/drift-check.yml @@ -14,7 +14,7 @@ permissions: jobs: drift: - uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@335c7a22bc3f570bd5705427ccc40172eda6b289 + uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@9aa2c042d2750ac7bcb0db59b518e59bf91d55dc with: strategy_domain: hk_equity caller_event_name: ${{ github.event_name }}