Pin the version of the release verification tests

Closes gh-40366
This commit is contained in:
Andy Wilkinson 2024-04-17 20:42:57 +01:00
parent e03d691db1
commit acb9427ffd
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: spring-projects/spring-boot-release-verification
ref: 'main'
ref: 'v0.0.2'
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
- name: Check Out Send Notification Action
uses: actions/checkout@v4