From 5f4b8e3e99a23d7665cdc570ee7bccca19558e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:04:06 +0000 Subject: [PATCH] chore(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 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/validate-bundle 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..7adbb60 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -119,7 +119,7 @@ jobs: - name: Validate canonical bundle if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/validate-bundle@54a2f2fc8d060674d544fab14388bb5eff6b8e78 + uses: Quantum-L9/l9-ci-core/.github/actions/validate-bundle@d2c2cd7f7251632825c53b8ed31570ba5d8add26 with: executable: ${{ steps.sdk.outputs.executable }} bundle: .l9/runtime/${{ env.L9_MATRIX_ID }}/finding-bundle.json