From bc70ca444ee7796d28926b600245b9bad924d7c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:37:36 +0000 Subject: [PATCH] meta: bump MatteoGabriele/agentscan-action from 2.4.0 to 2.5.0 Bumps [MatteoGabriele/agentscan-action](https://github.com/matteogabriele/agentscan-action) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/matteogabriele/agentscan-action/releases) - [Commits](https://github.com/matteogabriele/agentscan-action/compare/98202262c925c508d4c1424b1dfbe17ee35b0c02...8112fb79b33fafb8506159df20129a34209ac410) --- updated-dependencies: - dependency-name: MatteoGabriele/agentscan-action dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/first-time-contributor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first-time-contributor.yml b/.github/workflows/first-time-contributor.yml index f825cd77dc05..9f17535f7e6b 100644 --- a/.github/workflows/first-time-contributor.yml +++ b/.github/workflows/first-time-contributor.yml @@ -72,7 +72,7 @@ jobs: id: scan # The welcome should still be posted if this advisory scan fails. continue-on-error: true - uses: MatteoGabriele/agentscan-action@98202262c925c508d4c1424b1dfbe17ee35b0c02 # v2.4.0 + uses: MatteoGabriele/agentscan-action@8112fb79b33fafb8506159df20129a34209ac410 # v2.5.0 with: github-token: ${{ github.token }} mode: silent