0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-06 21:28:23 +02:00

Add comment explaining repository scope

Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
This commit is contained in:
silverwind 2026-03-31 12:54:22 +02:00
parent 21af37e957
commit 66e1b46d8d

View File

@ -18,7 +18,7 @@ jobs:
app-id: ${{ secrets.RENOVATE_APP_ID }}
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
repositories: gitea
repositories: gitea # scope token to this repo only
- uses: actions/checkout@v6
- uses: renovatebot/github-action@v46
with: