From d0ef19e8ddb7fee0bfd114985d363f15e0b6b530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:43:56 +0000 Subject: [PATCH] Bump hashgraph-online/ai-plugin-scanner-action from 1.2.399 to 1.2.402 Bumps [hashgraph-online/ai-plugin-scanner-action](https://github.com/hashgraph-online/ai-plugin-scanner-action) from 1.2.399 to 1.2.402. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596...d71a0c7a7f2360c863f618041d1761ac4e6b19bd) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 1.2.402 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/hol-plugin-scanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hol-plugin-scanner.yml b/.github/workflows/hol-plugin-scanner.yml index 5e243ef..cbb380b 100644 --- a/.github/workflows/hol-plugin-scanner.yml +++ b/.github/workflows/hol-plugin-scanner.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: HOL Plugin Scanner - uses: hashgraph-online/ai-plugin-scanner-action@b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596 # v1 + uses: hashgraph-online/ai-plugin-scanner-action@d71a0c7a7f2360c863f618041d1761ac4e6b19bd # v1 with: plugin_dir: "." mode: scan