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 Mar 12, 2024
1 parent ceb4e3a commit e0e15b9
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 @@ -19,5 +19,6 @@ jobs:
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: tools.linuxtools
javaVersion: 21
secrets:
gitlabAPIToken: ${{ secrets.LINUXTOOLS_GITLAB_API_TOKEN }}

0 comments on commit e0e15b9

Please sign in to comment.