We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc6b3b commit 30da274Copy full SHA for 30da274
.github/workflows/contrib.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
contrib_0:
15
- uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
+ uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@d637cee39832cceada45c2933e99b6dec9897ad0
16
with:
17
CORE_REPO_SHA: ${{ github.sha }}
18
CONTRIB_REPO_SHA: main
0 commit comments