Skip to content

Commit 93400cb

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-40408
2 parents 4bf8020 + acb9427 commit 93400cb

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
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515
with:
1616
repository: spring-projects/spring-boot-release-verification
17-
ref: 'main'
17+
ref: 'v0.0.2'
1818
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
1919
- name: Check Out Send Notification Action
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)