Merge branch '3.5.x'

Closes gh-46865
This commit is contained in:
Moritz Halbritter
2025-08-18 10:31:56 +02:00
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v5
with:
ref: 'v0.0.11'
ref: 'v0.0.12'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action