diff --git a/.github/workflows/licensecheck.yml b/.github/workflows/licensecheck.yml index beed4bba27..9904a520ca 100644 --- a/.github/workflows/licensecheck.yml +++ b/.github/workflows/licensecheck.yml @@ -16,11 +16,11 @@ on: jobs: call-license-check: - uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master with: projectId: tools.linuxtools javaVersion: 21 secrets: gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }} permissions: - pull-requests: write \ No newline at end of file + pull-requests: write