From 1a01be22f0949d01965f66500dc970d13b25aaa5 Mon Sep 17 00:00:00 2001 From: Diego Hurtado Date: Wed, 24 Jul 2024 20:17:07 -0600 Subject: [PATCH] Update SHA --- .github/workflows/instrumentations_0.yml | 2 +- .github/workflows/instrumentations_1.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/test.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/instrumentations_0.yml b/.github/workflows/instrumentations_0.yml index 382284d20..7722c6f99 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: main + CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75 jobs: instrumentations-0: diff --git a/.github/workflows/instrumentations_1.yml b/.github/workflows/instrumentations_1.yml index f3e63116f..b65c9232d 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: main + CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75 jobs: instrumentations-1: diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b9f7a41c1..dbdd5bb9a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -6,7 +6,7 @@ on: - 'release/*' pull_request: env: - CORE_REPO_SHA: main + CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75 jobs: lint-3_12: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2714942c2..8e9da480c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,7 @@ on: - 'release/*' pull_request: env: - CORE_REPO_SHA: main + CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75 jobs: misc: