From c005ac688b629d3afbbfdd3f7418689a138a69e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:07:20 +0000 Subject: [PATCH] chore(ci): bump Quantum-L9/l9-ci-core/.github/actions/route-artifacts Bumps [Quantum-L9/l9-ci-core/.github/actions/route-artifacts](https://github.com/quantum-l9/l9-ci-core) from f88116503430aa18992b70d8d31063e34ff97ef1 to 84375ed2bc9e005048dfb6f74076fc420b4bc01c. - [Commits](https://github.com/quantum-l9/l9-ci-core/compare/f88116503430aa18992b70d8d31063e34ff97ef1...84375ed2bc9e005048dfb6f74076fc420b4bc01c) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/actions/route-artifacts dependency-version: 84375ed2bc9e005048dfb6f74076fc420b4bc01c 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 65c65ca..9635c60 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -133,7 +133,7 @@ jobs: - id: route name: Route artifacts if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/route-artifacts@f88116503430aa18992b70d8d31063e34ff97ef1 + uses: Quantum-L9/l9-ci-core/.github/actions/route-artifacts@84375ed2bc9e005048dfb6f74076fc420b4bc01c with: provider: semgrep matrix-id: ${{ env.L9_MATRIX_ID }}