build(github): add GITHUB_TOKEN to setup-java actions (#4923)

This commit is contained in:
James Rich 2026-03-25 20:53:18 -05:00 committed by GitHub
parent 6f95435cfc
commit 36290fc94b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 3 deletions

View file

@ -19,6 +19,7 @@ jobs:
with:
distribution: jetbrains
java-version: 17
token: ${{ secrets.GITHUB_TOKEN }}
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v6