From 1a952803c9a3dd01b08a1eb2fd72a9a2619ec02b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:45:28 +0000 Subject: [PATCH] Bump hashgraph-online/ai-plugin-scanner-action from 1.2.404 to 1.2.532 Bumps [hashgraph-online/ai-plugin-scanner-action](https://github.com/hashgraph-online/ai-plugin-scanner-action) from 1.2.404 to 1.2.532. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/d38d84308e670972f6534739dbc193b2c2dcc163...5d17bb20ed8878ef1e82ed3ddf433522dbd36b26) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 1.2.522 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 5912c39..99a391e 100644 --- a/.github/workflows/hol-plugin-scanner.yml +++ b/.github/workflows/hol-plugin-scanner.yml @@ -19,7 +19,7 @@ jobs: - name: Validate v0.14 wrapper contract run: sh scripts/validate-plugin.sh - name: HOL Plugin Scanner - uses: hashgraph-online/ai-plugin-scanner-action@d38d84308e670972f6534739dbc193b2c2dcc163 + uses: hashgraph-online/ai-plugin-scanner-action@5d17bb20ed8878ef1e82ed3ddf433522dbd36b26 with: plugin_dir: "." mode: scan