From 25bbf2d4f892cf2af4e60464f3a6c684cf8ca955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:13:33 +0000 Subject: [PATCH] Bump eclipse-dash/dash-licenses Bumps [eclipse-dash/dash-licenses](https://github.com/eclipse-dash/dash-licenses) from cbd9bd5d78742d3c9772ace91b129424b418c342 to 646710d2aab93c88e20121597596740fc1a5eb20. - [Changelog](https://github.com/eclipse-dash/dash-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/eclipse-dash/dash-licenses/compare/cbd9bd5d78742d3c9772ace91b129424b418c342...646710d2aab93c88e20121597596740fc1a5eb20) --- updated-dependencies: - dependency-name: eclipse-dash/dash-licenses dependency-version: 646710d2aab93c88e20121597596740fc1a5eb20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/license-review.yml | 2 +- .github/workflows/maven.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/license-review.yml b/.github/workflows/license-review.yml index be1709ce7..de1c1754e 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@cbd9bd5d78742d3c9772ace91b129424b418c342 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@646710d2aab93c88e20121597596740fc1a5eb20 # 1.1.0 with: projectId: tools.windowbuilder secrets: diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 960d530e8..d6e07a8fe 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -20,7 +20,7 @@ on: jobs: check-dash-licenses: if: github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'dash-license') - uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@cbd9bd5d78742d3c9772ace91b129424b418c342 # 1.1.0 + uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@646710d2aab93c88e20121597596740fc1a5eb20 # 1.1.0 with: projectId: tools.windowbuilder build: