Skip to content

Commit e357576

Browse files
committed
[DO-NOT-MERGE] Change system-tests ref to one that fixes make_distant_call endpoints
1 parent 88b6585 commit e357576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/system-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
TRACING_CONFIG_NONDEFAULT
113113
needs:
114114
- build
115-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@2cbe759487228ade311550caa67a9131659a8f0b # Automated: This reference is automatically updated.
115+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@vpellan/ruby-fix-make-distant-call-status-code # Automated: This reference is automatically updated.
116116
secrets: inherit # zizmor: ignore[secrets-inherit]
117117
permissions:
118118
contents: read
@@ -125,7 +125,7 @@ jobs:
125125
scenarios: ${{ matrix.scenarios }}
126126
weblogs: ${{ matrix.weblogs }}
127127
skip_empty_scenarios: true
128-
ref: 2cbe759487228ade311550caa67a9131659a8f0b # Automated: This reference is automatically updated.
128+
ref: vpellan/ruby-fix-make-distant-call-status-code # Automated: This reference is automatically updated.
129129
force_execute: ${{ needs.build.outputs.forced_tests }}
130130
parametric_job_count: 8
131131

0 commit comments

Comments
 (0)