From 44a951935a9e40938b05e4dfe1b604b1f1228a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:12:18 +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 f88116503430aa18992b70d8d31063e34ff97ef1 to 0d28395428426853c44825c4645c23ee8ace23b1. - [Commits](https://github.com/quantum-l9/l9-ci-core/compare/f88116503430aa18992b70d8d31063e34ff97ef1...0d28395428426853c44825c4645c23ee8ace23b1) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/actions/provision-sdk dependency-version: 0d28395428426853c44825c4645c23ee8ace23b1 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 272790a..1e53c57 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@f88116503430aa18992b70d8d31063e34ff97ef1 + uses: Quantum-L9/l9-ci-core/.github/actions/provision-sdk@0d28395428426853c44825c4645c23ee8ace23b1 - name: Normalize provider report if: steps.gov.outputs.enabled == 'true'