mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Merge branch '6.2.x'
This commit is contained in:
commit
421a131b74
4
.github/workflows/merge-dependabot-pr.yml
vendored
4
.github/workflows/merge-dependabot-pr.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Merge Dependabot PR
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
on: pull_request_target
|
||||
|
||||
run-name: Merge Dependabot PR ${{ github.ref_name }}
|
||||
|
||||
@ -17,6 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: false
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user