There was an error while loading. Please reload this page.
1 parent 0025a55 commit d5a0fa9Copy full SHA for d5a0fa9
.github/workflows/dependabot-auto-merge-forward.yml
@@ -38,7 +38,7 @@ jobs:
38
id: run-auto-merge-forward
39
uses: spring-io/spring-security-release-tools/.github/actions/auto-merge-forward@actions-v1
40
with:
41
- branches: ${{ needs.get-supported-branches.outputs.supported_versions }},main
+ branches: 5.8.x,${{ needs.get-supported-branches.outputs.supported_versions }},main
42
from-author: dependabot[bot]
43
notify_result:
44
name: Check for failures
0 commit comments