Revert "Include 5.8.x on Dependabot Auto Merge Forward"

This reverts commit d5a0fa91344bb7e61e5d292e905cd43df1e9a914.

Closes gh-15770
This commit is contained in:
Steve Riesenberg 2024-12-12 14:49:30 -06:00
parent ee1ede8b2d
commit 49e7a3e65f
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9

View File

@ -38,7 +38,7 @@ jobs:
id: run-auto-merge-forward
uses: spring-io/spring-security-release-tools/.github/actions/auto-merge-forward@actions-v1
with:
branches: 5.8.x,${{ needs.get-supported-branches.outputs.supported_versions }},main
branches: ${{ needs.get-supported-branches.outputs.supported_versions }},main
from-author: dependabot[bot]
notify_result:
name: Check for failures