Skip to content

Commit b053530

Browse files
authored
Merge pull request #4733 from DataDog/tonycthsu/pin-junit-job
Pin datadog-ci with 3.7.1
2 parents c3882d5 + d5f1c39 commit b053530

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
if: ${{ !cancelled() }}
117117
runs-on: ubuntu-24.04
118118
container:
119-
image: datadog/ci
119+
image: datadog/ci:v3.7.1
120120
credentials:
121121
username: "${{ secrets.DOCKERHUB_USERNAME }}"
122122
password: "${{ secrets.DOCKERHUB_TOKEN }}"

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/05e116339b9780a138a474d0348e97debfca97f27bbc4ca489cf4e4c90d9cc94/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/f2050f53c1f5aed62a24e6b406c746e7d593230ce02b5d56d2a2296db763ebf4/one-pipeline.yml

0 commit comments

Comments
 (0)