diff --git a/.github/workflows/license-check.yml b/.github/workflows/license-check.yml index 5b5b6e7ba..4053d7912 100644 --- a/.github/workflows/license-check.yml +++ b/.github/workflows/license-check.yml @@ -7,6 +7,6 @@ on: jobs: check-dash-licenses: - uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@1c65a4dde366ffac383f3ff09332617975ac3fa6 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@420171eeba55132ed887e4ccf72a5bf698615bd1 # 1.1.0 with: projectId: tools.windowbuilder diff --git a/.github/workflows/license-review.yml b/.github/workflows/license-review.yml index 55a2d6743..84004a00f 100644 --- a/.github/workflows/license-review.yml +++ b/.github/workflows/license-review.yml @@ -8,7 +8,7 @@ jobs: call-license-check: permissions: pull-requests: write - uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@1c65a4dde366ffac383f3ff09332617975ac3fa6 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@420171eeba55132ed887e4ccf72a5bf698615bd1 # 1.1.0 with: projectId: tools.windowbuilder secrets: