From 6127980b87880c013a9a7f7d382fce92006da892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:30:20 +0000 Subject: [PATCH] build(deps): Bump hashgraph-online/codex-plugin-scanner Bumps [hashgraph-online/codex-plugin-scanner](https://github.com/hashgraph-online/codex-plugin-scanner) from 1.4.2 to 1.4.10. - [Release notes](https://github.com/hashgraph-online/codex-plugin-scanner/releases) - [Commits](https://github.com/hashgraph-online/codex-plugin-scanner/compare/f1757d75f68c97afb4622d6d90f65a00f55c59ea...c9983aaef2fad3ab1b11d4f1fd634cda316802fb) --- updated-dependencies: - dependency-name: hashgraph-online/codex-plugin-scanner dependency-version: 1.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5dfc16..aca21a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: - name: Scan Codex plugin id: scan continue-on-error: true - uses: hashgraph-online/codex-plugin-scanner/action@f1757d75f68c97afb4622d6d90f65a00f55c59ea + uses: hashgraph-online/codex-plugin-scanner/action@c9983aaef2fad3ab1b11d4f1fd634cda316802fb with: plugin_dir: "." format: sarif