Skip to content

Commit 24ad792

Browse files
committed
Update contrib sha
1 parent 430e291 commit 24ad792

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/contrib.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
1212
with:
1313
CORE_REPO_SHA: ${{ github.sha }}
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.31.0-0.52b0

.github/workflows/lint_0.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.31.0-0.52b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

.github/workflows/misc_0.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.31.0-0.52b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

.github/workflows/test_0.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.31.0-0.52b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

.github/workflows/test_1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.31.0-0.52b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

0 commit comments

Comments
 (0)