We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86818b0 + c27156d commit 5e1585fCopy full SHA for 5e1585f
.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