From c5684d06eb6d835c19eeaec63fd383816cddb3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 15:58:09 +0000 Subject: [PATCH] Bump hashgraph-online/ai-plugin-scanner-action Bumps [hashgraph-online/ai-plugin-scanner-action](https://github.com/hashgraph-online/ai-plugin-scanner-action) from 0917cc4252a9dcd776501475e3865d5a334d6593 to b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/0917cc4252a9dcd776501475e3865d5a334d6593...b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596 dependency-type: direct:production ... 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 931f2dc..305b835 100644 --- a/.github/workflows/hol-plugin-scanner.yml +++ b/.github/workflows/hol-plugin-scanner.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: HOL Plugin Scanner - uses: hashgraph-online/ai-plugin-scanner-action@0917cc4252a9dcd776501475e3865d5a334d6593 # v1 + uses: hashgraph-online/ai-plugin-scanner-action@b28d4ec9c81e9b5154e01ef3a6b5f900c1dfa596 # v1 with: plugin_dir: "." mode: scan