Skip to content

Commit 0605660

Browse files
authored
Remove write permission for workflows in Renovate
Removed workflow permission for writing to workflows.
1 parent 90b8ac7 commit 0605660

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
pull-requests: write # open/update PRs
2121
issues: write # create/update Dependency Dashboard issue
2222
security-events: read # read Dependabot vulnerability alerts
23-
workflows: write
2423
steps:
2524
# Checks out the repository under $GITHUB_WORKSPACE
2625
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)