From 58977168e867a743f7cfd73684b5d83dbfdca7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 21:23:40 +0000 Subject: [PATCH] chore(deps): bump Quantum-L9/l9-ci-core/.github/actions/invoke-sdk Bumps [Quantum-L9/l9-ci-core/.github/actions/invoke-sdk](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/invoke-sdk dependency-version: 05db475deed8197b1e843006a76cd5610dad10c5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/l9-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/l9-analysis.yml b/.github/workflows/l9-analysis.yml index 272790a..9e19dbc 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -104,7 +104,7 @@ jobs: - name: Normalize provider report if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/invoke-sdk@f88116503430aa18992b70d8d31063e34ff97ef1 + uses: Quantum-L9/l9-ci-core/.github/actions/invoke-sdk@555d577eb805851b624cf7b0b8fc4df75a225d9f with: executable: ${{ steps.sdk.outputs.executable }} operation: semgrep-normalize @@ -126,7 +126,7 @@ jobs: - name: Project agent-review payload if: steps.gov.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/actions/invoke-sdk@f88116503430aa18992b70d8d31063e34ff97ef1 + uses: Quantum-L9/l9-ci-core/.github/actions/invoke-sdk@555d577eb805851b624cf7b0b8fc4df75a225d9f with: executable: ${{ steps.sdk.outputs.executable }} operation: bundle-project-agent-payload