mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Merge branch '5.8.x' into 6.1.x
This commit is contained in:
commit
dcfee957b5
2
.github/workflows/merge-dependabot-pr.yml
vendored
2
.github/workflows/merge-dependabot-pr.yml
vendored
@ -42,6 +42,8 @@ jobs:
|
||||
gh pr edit ${{ github.event.pull_request.number }} --milestone $MILESTONE
|
||||
echo mergeEnabled=true >> $GITHUB_OUTPUT
|
||||
fi
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Merge Dependabot pull request
|
||||
if: steps.set-milestone.outputs.mergeEnabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user