Merge branch '3.1.x' into 3.2.x

Closes gh-40519
This commit is contained in:
Andy Wilkinson 2024-04-25 12:24:59 +01:00
commit c493809499

View File

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: spring-projects/spring-boot-release-verification
ref: 'v0.0.2'
ref: 'v0.0.3'
token: ${{ secrets.token }}
- name: Check Out Send Notification Action
uses: actions/checkout@v4