We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dfc1a commit c27156dCopy full SHA for c27156d
.github/workflows/verify.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Check Out Release Verification Tests
39
uses: actions/checkout@v4
40
with:
41
- ref: 'v0.0.7'
+ ref: 'v0.0.8'
42
repository: spring-projects/spring-boot-release-verification
43
token: ${{ secrets.token }}
44
- name: Check Out Send Notification Action
0 commit comments