File tree Expand file tree Collapse file tree
actions/push_to_test_optimization Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 uses : DataDog/junit-upload-github-action@24449d01fc01e721fa36ccd2caa3caae6922f0e8 # v3.0.0
1818 with :
1919 api_key : ${{ inputs.dd_api_key }}
20+ # TODO: remove once https://github.com/DataDog/junit-upload-github-action/pull/54 lands
21+ # and junit-upload-github-action releases are tied to datadog-ci releases.
22+ datadog-ci-version : 5.13.1
2023 service : dd-trace-js-tests
Original file line number Diff line number Diff line change 7878 if : always() && github.actor != 'dependabot[bot]'
7979 with :
8080 api_key : ${{ steps.dd-sts.outputs.api_key }}
81+ # TODO: remove once https://github.com/DataDog/junit-upload-github-action/pull/54 lands
82+ # and junit-upload-github-action releases are tied to datadog-ci releases.
83+ datadog-ci-version : 5.13.1
8184 service : dd-trace-js-tests
8285
8386 core :
You can’t perform that action at this time.
0 commit comments