From 8f447520f27791cb087be5b95f3acaa202e156cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:44:02 +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 bf6d5e2a590054048731b1476ae4adf1cbae9af1 to 4a9b75f5894c419fb7101b6aafeec9f05d3d4f12. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/bf6d5e2a590054048731b1476ae4adf1cbae9af1...4a9b75f5894c419fb7101b6aafeec9f05d3d4f12) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 4a9b75f5894c419fb7101b6aafeec9f05d3d4f12 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 1157144..ce04b44 100644 --- a/.github/workflows/hol-plugin-scanner.yml +++ b/.github/workflows/hol-plugin-scanner.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: HOL Plugin Scanner - uses: hashgraph-online/ai-plugin-scanner-action@bf6d5e2a590054048731b1476ae4adf1cbae9af1 # v1 + uses: hashgraph-online/ai-plugin-scanner-action@4a9b75f5894c419fb7101b6aafeec9f05d3d4f12 # v1 with: plugin_dir: "." mode: scan