mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 02:49:11 +00:00
Add permission to Edit Dependabot PR workflow
Issue gh-14486
This commit is contained in:
parent
27ebeefb14
commit
45f8ab3401
1
.github/workflows/edit-dependabot-pr.yml
vendored
1
.github/workflows/edit-dependabot-pr.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
edit-dependabot-pr:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.actor == 'dependabot[bot]'
|
||||
permissions: write-all
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user