Skip to content

Commit c493809

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-40519
2 parents 26f1bbb + a08fe0d commit c493809

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)