Skip to content

Commit b56c1db

Browse files
committed
Merge branch '3.2.x'
Closes gh-40520
2 parents 6bb8a11 + c493809 commit b56c1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828
with:
2929
repository: spring-projects/spring-boot-release-verification
30-
ref: 'v0.0.2'
30+
ref: 'v0.0.3'
3131
token: ${{ secrets.token }}
3232
- name: Check Out Send Notification Action
3333
uses: actions/checkout@v4

0 commit comments

Comments
 (0)