From befacef0e37216569803878e50b2bc17b000af95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Fri, 12 Jul 2024 07:14:00 +0300 Subject: [PATCH] Update licensecheck.yml Fix path to eclipse-dash project to fix running licensecheck. --- .github/workflows/licensecheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/licensecheck.yml b/.github/workflows/licensecheck.yml index 57999b6efa..ffb946d99d 100644 --- a/.github/workflows/licensecheck.yml +++ b/.github/workflows/licensecheck.yml @@ -18,7 +18,7 @@ jobs: call-license-check: permissions: pull-requests: write - uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master with: projectId: technology.tycho secrets: