Skip to content

Commit

Permalink
Pin the version of the release verification tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Apr 17, 2024
1 parent e03d691 commit acb9427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Expand Up @@ -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
Expand Down

0 comments on commit acb9427

Please sign in to comment.