We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e906c4 commit a08fe0dCopy full SHA for a08fe0d
.github/workflows/verify.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
with:
29
repository: spring-projects/spring-boot-release-verification
30
- ref: 'v0.0.2'
+ ref: 'v0.0.3'
31
token: ${{ secrets.token }}
32
- name: Check Out Send Notification Action
33
0 commit comments