Skip to content

Commit d5a0fa9

Browse files
Include 5.8.x on Dependabot Auto Merge Forward
1 parent 0025a55 commit d5a0fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge-forward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: run-auto-merge-forward
3939
uses: spring-io/spring-security-release-tools/.github/actions/auto-merge-forward@actions-v1
4040
with:
41-
branches: ${{ needs.get-supported-branches.outputs.supported_versions }},main
41+
branches: 5.8.x,${{ needs.get-supported-branches.outputs.supported_versions }},main
4242
from-author: dependabot[bot]
4343
notify_result:
4444
name: Check for failures

0 commit comments

Comments
 (0)