Skip to content

Commit

Permalink
Switch license check action to use Maven 3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov authored and HannesWell committed Mar 11, 2024
1 parent 8fadd3a commit 98b8126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenLicenseCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ on:
description: 'The version of Maven set up to run the license-check build'
type: string
required: false
default: '3.9.2'
default: '3.9.6'
secrets:
gitlabAPIToken:
description: 'The authentication token (scope: api) from gitlab.eclipse.org of the calling repository. Only required if license vetting is requested'
Expand Down

0 comments on commit 98b8126

Please sign in to comment.