Skip to content

Commit a08fe0d

Browse files
committed
Upgrade to release verification tests 0.0.3
Closes gh-40518
1 parent 2e906c4 commit a08fe0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

+1-1
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)