mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 18:22:26 +00:00
Include 5.8.x on Dependabot Auto Merge Forward
This commit is contained in:
parent
0025a55da8
commit
d5a0fa9134
@ -38,7 +38,7 @@ jobs:
|
|||||||
id: run-auto-merge-forward
|
id: run-auto-merge-forward
|
||||||
uses: spring-io/spring-security-release-tools/.github/actions/auto-merge-forward@actions-v1
|
uses: spring-io/spring-security-release-tools/.github/actions/auto-merge-forward@actions-v1
|
||||||
with:
|
with:
|
||||||
branches: ${{ needs.get-supported-branches.outputs.supported_versions }},main
|
branches: 5.8.x,${{ needs.get-supported-branches.outputs.supported_versions }},main
|
||||||
from-author: dependabot[bot]
|
from-author: dependabot[bot]
|
||||||
notify_result:
|
notify_result:
|
||||||
name: Check for failures
|
name: Check for failures
|
||||||
|
Loading…
x
Reference in New Issue
Block a user