Include 5.8.x on Dependabot Auto Merge Forward

This commit is contained in:
Marcus Hert Da Coregio 2024-09-09 08:51:02 -03:00 committed by GitHub
parent 0025a55da8
commit d5a0fa9134
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: ${{ needs.get-supported-branches.outputs.supported_versions }},main
branches: 5.8.x,${{ needs.get-supported-branches.outputs.supported_versions }},main
from-author: dependabot[bot]
notify_result:
name: Check for failures