diff --git a/.github/workflows/instrumentations_0.yml b/.github/workflows/instrumentations_0.yml index c0df94171d..d6a1d688e6 100644 --- a/.github/workflows/instrumentations_0.yml +++ b/.github/workflows/instrumentations_0.yml @@ -6,7 +6,7 @@ on: - 'release/*' pull_request: env: - CORE_REPO_SHA: 84c0e4f38d4fcdb8c13fd3988469fbb8cda28150 + CORE_REPO_SHA: e98af82ff0ebe7e687fda265093aa576cd9ba80f jobs: instrumentations-0: diff --git a/.github/workflows/instrumentations_1.yml b/.github/workflows/instrumentations_1.yml index 5b57472076..7b1a0925cf 100644 --- a/.github/workflows/instrumentations_1.yml +++ b/.github/workflows/instrumentations_1.yml @@ -6,7 +6,7 @@ on: - 'release/*' pull_request: env: - CORE_REPO_SHA: 84c0e4f38d4fcdb8c13fd3988469fbb8cda28150 + CORE_REPO_SHA: e98af82ff0ebe7e687fda265093aa576cd9ba80f jobs: instrumentations-1: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1d6b03d74b..33791db4cd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,7 @@ on: - 'release/*' pull_request: env: - CORE_REPO_SHA: d829e375202d0106d45d7a2441409be82086b423 + CORE_REPO_SHA: e98af82ff0ebe7e687fda265093aa576cd9ba80f jobs: misc: