chore(deps): bump MatteoGabriele/agentscan-action from 2.0.1 to 2.2.0 (#22760)

Bumps [MatteoGabriele/agentscan-action](https://github.com/matteogabriele/agentscan-action) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/matteogabriele/agentscan-action/releases)
- [Commits](c7d61446e7...e02ef270c0)

---
updated-dependencies:
- dependency-name: MatteoGabriele/agentscan-action
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-20 20:04:15 +08:00 committed by GitHub
parent 42a788299a
commit e63c66fc2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ jobs:
restore-keys: agentscan-cache-
- name: AgentScan
uses: MatteoGabriele/agentscan-action@c7d61446e7aece6bdd3edcee4558bbfc0392615e # v2.0.1
uses: MatteoGabriele/agentscan-action@e02ef270c024bfad3541b2a71619c3c9f20b3312 # v2.2.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
trusted-author-associations: 'collaborator,member,owner'