1
0
mirror of synced 2026-08-04 17:27:13 +00:00

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

This reverts commit d5a0fa9134.

Closes gh-15770
This commit is contained in:
Steve Riesenberg
2024-12-12 14:49:30 -06:00
parent ee1ede8b2d
commit 49e7a3e65f
@@ -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