From 5fb6ea0cb83acee728d388b5539cf7ae9b735846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:04:11 +0000 Subject: [PATCH] chore(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 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/workflows/publish-analysis.yml 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..364140f 100644 --- a/.github/workflows/l9-analysis.yml +++ b/.github/workflows/l9-analysis.yml @@ -174,7 +174,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@54a2f2fc8d060674d544fab14388bb5eff6b8e78 + uses: Quantum-L9/l9-ci-core/.github/workflows/publish-analysis.yml@d2c2cd7f7251632825c53b8ed31570ba5d8add26 permissions: actions: read checks: write