From 34c0a40d78d96902210875a68705a53e00efbfb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 00:43:01 +0200 Subject: [PATCH] chore(deps): update matteogabriele/agentscan-action action to v2 (#43) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/agent-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/agent-scan.yml b/.github/workflows/agent-scan.yml index a98cabe..0384d7b 100644 --- a/.github/workflows/agent-scan.yml +++ b/.github/workflows/agent-scan.yml @@ -21,7 +21,7 @@ jobs: steps: - name: AgentScan id: agentscan - uses: MatteoGabriele/agentscan-action@ccb50da057e2ac7fcdb123db3110f00af97f0fef # v1.14.0 + uses: MatteoGabriele/agentscan-action@c7d61446e7aece6bdd3edcee4558bbfc0392615e # v2.0.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} skip-members: 'dependabot[bot],renovate[bot]' -- 2.51.2