Skip to content

Commit

Permalink
Run licensecheck with Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Dec 17, 2024
1 parent a9cb5c5 commit 3c95dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.platform
javaVersion: 21
submodules: recursive
secrets:
gitlabAPIToken: ${{ secrets.ECLIPSE_GITLAB_API_TOKEN }}

0 comments on commit 3c95dc5

Please sign in to comment.