From b19663ae347ccadde6b58918a967e88cc87c216e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 17:42:38 +0000 Subject: [PATCH] Bump hashgraph-online/ai-plugin-scanner-action from 1.2.259 to 1.2.389 Bumps [hashgraph-online/ai-plugin-scanner-action](https://github.com/hashgraph-online/ai-plugin-scanner-action) from 1.2.259 to 1.2.389. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/bedc0169303b4918d45560ea9064132d35428f85...6baac0e7549b0884c2d51dff3d1503a742d1d3a7) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 1.2.389 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 def02b1..4fe66d4 100644 --- a/.github/workflows/hol-plugin-scanner.yml +++ b/.github/workflows/hol-plugin-scanner.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: HOL Plugin Scanner - uses: hashgraph-online/ai-plugin-scanner-action@bedc0169303b4918d45560ea9064132d35428f85 # v1.2.259 + uses: hashgraph-online/ai-plugin-scanner-action@6baac0e7549b0884c2d51dff3d1503a742d1d3a7 # v1.2.389 with: plugin_dir: "." mode: scan