Skip to content

Commit

Permalink
Adapt license-check workflow to move to own eclipse-dash organization
Browse files Browse the repository at this point in the history
See #302
  • Loading branch information
HannesWell committed Jul 13, 2024
1 parent 5241b17 commit cb90c6d
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 @@ -129,7 +129,7 @@ jobs:

- name: Check license vetting status (and ask for review if requested)
id: check-license-vetting
uses: eclipse/dash-licenses/.github/actions/maven-license-check-action@master
uses: eclipse-dash/dash-licenses/.github/actions/maven-license-check-action@master
with:
request-review: ${{ env.request-review }}
project-id: ${{ inputs.projectId }}
Expand Down

0 comments on commit cb90c6d

Please sign in to comment.