We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b1e8e + 64150d3 commit 7d8f083Copy full SHA for 7d8f083
.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.8'
+ ref: 'v0.0.10'
42
repository: spring-projects/spring-boot-release-verification
43
token: ${{ secrets.token }}
44
- name: Check Out Send Notification Action
0 commit comments