mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 13:23:29 +00:00
Refine scopes
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
This commit is contained in:
parent
ec3df2ed66
commit
23008b97d4
4
.github/workflows/merge-dependabot-pr.yml
vendored
4
.github/workflows/merge-dependabot-pr.yml
vendored
@ -4,7 +4,9 @@ on: pull_request_target
|
||||
|
||||
run-name: Merge Dependabot PR ${{ github.ref_name }}
|
||||
|
||||
permissions: write-all
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
merge-dependabot-pr:
|
||||
|
Loading…
x
Reference in New Issue
Block a user