Provide a token when checking out verification tests
See gh-40119
This commit is contained in:
@@ -78,6 +78,7 @@ jobs:
|
||||
with:
|
||||
repository: spring-projects/spring-boot-release-verification
|
||||
ref: 'main'
|
||||
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|
||||
- name: Set up Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user