From fb126ae088a5f5e242b7e4192c5ec3fa3e8857fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:04:09 +0000 Subject: [PATCH] chore(deps): bump Quantum-L9/l9-ci-core/.github/actions/provision-sdk Bumps [Quantum-L9/l9-ci-core/.github/actions/provision-sdk](https://github.com/quantum-l9/l9-ci-core) from 54a2f2fc8d060674d544fab14388bb5eff6b8e78 to d2c2cd7f7251632825c53b8ed31570ba5d8add26. - [Commits](https://github.com/quantum-l9/l9-ci-core/compare/54a2f2fc8d060674d544fab14388bb5eff6b8e78...d2c2cd7f7251632825c53b8ed31570ba5d8add26) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/actions/provision-sdk dependency-version: d2c2cd7f7251632825c53b8ed31570ba5d8add26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/l9-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/l9-analysis.yml b/.github/workflows/l9-analysis.yml index f75ff37..e0842ef 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -100,7 +100,7 @@ jobs: - id: sdk name: Provision immutable SDK if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/provision-sdk@54a2f2fc8d060674d544fab14388bb5eff6b8e78 + uses: Quantum-L9/l9-ci-core/.github/actions/provision-sdk@d2c2cd7f7251632825c53b8ed31570ba5d8add26 - name: Normalize provider report if: steps.gov.outputs.enabled == 'true'