From 9131352a658b9c4ba8766a27282e13bfbff9bdb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:11:58 +0000 Subject: [PATCH] build(deps): bump Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml Bumps [Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml](https://github.com/quantum-l9/l9-ci-core) from eb2481e75e4cec1ffa2c6aed5cbc5831a0ce0cda to 555d577eb805851b624cf7b0b8fc4df75a225d9f. - [Commits](https://github.com/quantum-l9/l9-ci-core/compare/eb2481e75e4cec1ffa2c6aed5cbc5831a0ce0cda...555d577eb805851b624cf7b0b8fc4df75a225d9f) --- updated-dependencies: - dependency-name: Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml 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..86e733f 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -168,7 +168,7 @@ jobs: name: Publish analysis (Core) needs: analyze if: needs.analyze.outputs.enabled == 'true' - uses: Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml@eb2481e75e4cec1ffa2c6aed5cbc5831a0ce0cda + uses: Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml@555d577eb805851b624cf7b0b8fc4df75a225d9f permissions: actions: read checks: write