From 1ca4283ae020db34c2524632029a4fe8aa143926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:24:41 +0000 Subject: [PATCH] build(deps): 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.149 to 1.2.329. - [Release notes](https://github.com/hashgraph-online/ai-plugin-scanner-action/releases) - [Commits](https://github.com/hashgraph-online/ai-plugin-scanner-action/compare/8db7e08fcdc781e6e16f3ccad5fbdeddd2096266...5c99621096e15ee13ab90a6df39f3c17cde80009) --- updated-dependencies: - dependency-name: hashgraph-online/ai-plugin-scanner-action dependency-version: 1.2.329 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index 4500dc4..42c6d6d 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: hashgraph-online/ai-plugin-scanner-action@8db7e08fcdc781e6e16f3ccad5fbdeddd2096266 # v1 + - uses: hashgraph-online/ai-plugin-scanner-action@5c99621096e15ee13ab90a6df39f3c17cde80009 # v1 with: plugin_dir: "." fail_on_severity: high