We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6215f3a commit 7718b3aCopy full SHA for 7718b3a
.github/workflows/verify.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Check Out Release Verification Tests
41
uses: actions/checkout@v5
42
with:
43
- ref: 'v0.0.11'
+ ref: 'v0.0.12'
44
repository: spring-projects/spring-boot-release-verification
45
token: ${{ secrets.token }}
46
- name: Check Out Send Notification Action
0 commit comments