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.
2 parents 4bf8020 + acb9427 commit 93400cbCopy full SHA for 93400cb
.github/workflows/verify.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
with:
16
repository: spring-projects/spring-boot-release-verification
17
- ref: 'main'
+ ref: 'v0.0.2'
18
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
19
- name: Check Out Send Notification Action
20
0 commit comments