From b11743c5327070ed0e2e080459bb1c6b9773ce77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:56:02 +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 9039d592f10ca3e646ac7c42b872adcdbc1050d0. - [Commits](https://github.com/quantstrategylab/quantplatformkit/compare/335c7a22bc3f570bd5705427ccc40172eda6b289...9039d592f10ca3e646ac7c42b872adcdbc1050d0) --- updated-dependencies: - dependency-name: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml dependency-version: 9039d592f10ca3e646ac7c42b872adcdbc1050d0 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..c3b21c4 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@9039d592f10ca3e646ac7c42b872adcdbc1050d0 with: strategy_domain: hk_equity caller_event_name: ${{ github.event_name }}