From 3a395a933b447f243422db6c5eb8a4fc96ea95b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:15:00 +0000 Subject: [PATCH] chore: bump hashgraph-online/ai-plugin-scanner-action Bumps [hashgraph-online/ai-plugin-scanner-action](https://github.com/hashgraph-online/ai-plugin-scanner-action) from 1.2.377 to 1.2.523. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/70ec1e84fc274e7b6d5070aef13c1e1a2c8f5cd0...cc22fc7f06702f437990fa89509e0b3c1119eab6) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 1.2.523 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 4a28eab..0ce9de8 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@70ec1e84fc274e7b6d5070aef13c1e1a2c8f5cd0 # v1.2.377 + uses: hashgraph-online/ai-plugin-scanner-action@cc22fc7f06702f437990fa89509e0b3c1119eab6 # v1.2.523 with: plugin_dir: "." mode: scan