From 8810ced51449256f77ab8989b9ab7a5017043019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:11:59 +0000 Subject: [PATCH] build(deps): bump Quantum-L9/l9-ci-core/.github/actions/validate-bundle Bumps [Quantum-L9/l9-ci-core/.github/actions/validate-bundle](https://github.com/quantum-l9/l9-ci-core) from f88116503430aa18992b70d8d31063e34ff97ef1 to 555d577eb805851b624cf7b0b8fc4df75a225d9f. - [Commits](https://github.com/quantum-l9/l9-ci-core/compare/f88116503430aa18992b70d8d31063e34ff97ef1...555d577eb805851b624cf7b0b8fc4df75a225d9f) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/actions/validate-bundle dependency-version: 555d577eb805851b624cf7b0b8fc4df75a225d9f 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 6e0056b..818461a 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -113,7 +113,7 @@ jobs: - name: Validate canonical bundle if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/validate-bundle@f88116503430aa18992b70d8d31063e34ff97ef1 + uses: Quantum-L9/l9-ci-core/.github/actions/validate-bundle@555d577eb805851b624cf7b0b8fc4df75a225d9f with: executable: ${{ steps.sdk.outputs.executable }} bundle: .l9/runtime/${{ env.L9_MATRIX_ID }}/finding-bundle.json