Skip to content

Commit 7d5ac58

Browse files
authored
update sha to main (#4483)
1 parent dd00ddc commit 7d5ac58

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: opentelemetrybot/update-version-to-1.32.0.dev-0.53b0.dev
14+
CONTRIB_REPO_SHA: main

.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: opentelemetrybot/update-version-to-1.32.0.dev-0.53b0.dev
14+
CONTRIB_REPO_SHA: main
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: opentelemetrybot/update-version-to-1.32.0.dev-0.53b0.dev
14+
CONTRIB_REPO_SHA: main
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: opentelemetrybot/update-version-to-1.32.0.dev-0.53b0.dev
14+
CONTRIB_REPO_SHA: main
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: opentelemetrybot/update-version-to-1.32.0.dev-0.53b0.dev
14+
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

0 commit comments

Comments
 (0)