Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 725c580

Browse files
authored
Update contrib repo SHA (open-telemetry#2937)
1 parent 75313b6 commit 725c580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
# Otherwise, set variable to the commit of your branch on
1111
# opentelemetry-python-contrib which is compatible with these Core repo
1212
# changes.
13-
CONTRIB_REPO_SHA: 23bfe9fcadc1e205fbce1b6cf58fc3004eecace3
13+
CONTRIB_REPO_SHA: d5ada286e138e394593454e15f1b79e35149b83e
1414
# This is needed because we do not clone the core repo in contrib builds anymore.
1515
# When running contrib builds as part of core builds, we use actions/checkout@v2 which
1616
# does not set an environment variable (simply just runs tox), which is different when

0 commit comments

Comments
 (0)