Skip to content

Commit 09e1540

Browse files
Co-authored-by: dd-apm-ecosystems-autobot[bot] <214617597+dd-apm-ecosystems-autobot[bot]@users.noreply.github.com>
1 parent 2557c2e commit 09e1540

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/system-tests.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
TELEMETRY_METRIC_GENERATION_DISABLED
112112
needs:
113113
- build
114-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@2cbe759487228ade311550caa67a9131659a8f0b # Automated: This reference is automatically updated.
114+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@38d5f42dd9e6e0629d01d475a245eca7a13aeac7 # Automated: This reference is automatically updated.
115115
secrets: inherit # zizmor: ignore[secrets-inherit]
116116
permissions:
117117
contents: read
@@ -124,7 +124,7 @@ jobs:
124124
scenarios: ${{ matrix.scenarios }}
125125
weblogs: ${{ matrix.weblogs }}
126126
skip_empty_scenarios: true
127-
ref: 2cbe759487228ade311550caa67a9131659a8f0b # Automated: This reference is automatically updated.
127+
ref: 38d5f42dd9e6e0629d01d475a245eca7a13aeac7 # Automated: This reference is automatically updated.
128128
force_execute: ${{ needs.build.outputs.forced_tests }}
129129
parametric_job_count: 8
130130

‎.gitlab-ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ requirements_json_test:
143143

144144
configure_system_tests:
145145
variables:
146-
SYSTEM_TESTS_REF: 2cbe759487228ade311550caa67a9131659a8f0b # Automated: This reference is automatically updated.
146+
SYSTEM_TESTS_REF: 38d5f42dd9e6e0629d01d475a245eca7a13aeac7 # Automated: This reference is automatically updated.
147147
SYSTEM_TESTS_SCENARIOS_GROUPS: "simple_onboarding,lib-injection"
148148

149149
save_versions:

0 commit comments

Comments
 (0)