diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 78efdacd2..8a42a8fd9 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -15,7 +15,7 @@ jobs: check-merge-commits: uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master check-versions: - uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master + uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@robust-sdk.version-read with: botName: Eclipse Equinox Bot botMail: equinox-bot@eclipse.org