[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update matteogabriele/agentscan-action action to v2 (#1906)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Jul 8, 2026, 12:44 AM +0200) commit 31bce877 parent e7de9490
+1 -1
+1 -1
.github/workflows/agent-scan.yml
··· 21 21 steps: 22 22 - name: AgentScan 23 23 id: agentscan 24 - uses: MatteoGabriele/agentscan-action@ccb50da057e2ac7fcdb123db3110f00af97f0fef # v1.14.0 24 + uses: MatteoGabriele/agentscan-action@c7d61446e7aece6bdd3edcee4558bbfc0392615e # v2.0.1 25 25 with: 26 26 github-token: ${{ secrets.GITHUB_TOKEN }} 27 27 skip-members: "dependabot[bot],renovate[bot]"