diff --git a/.github/workflows/license-review.yml b/.github/workflows/license-review.yml index 47667befb..be1709ce7 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@510ef299d8c61582c0cdb41e5936d566832bd856 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@cbd9bd5d78742d3c9772ace91b129424b418c342 # 1.1.0 with: projectId: tools.windowbuilder secrets: diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index d945a5a5e..3ca672a2a 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -9,7 +9,7 @@ on: - master jobs: check-dash-licenses: - uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@510ef299d8c61582c0cdb41e5936d566832bd856 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@cbd9bd5d78742d3c9772ace91b129424b418c342 # 1.1.0 with: projectId: tools.windowbuilder build: