From 4c5dc50cd263e1453d15c40096b062a158f91a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 12:05:56 +0000 Subject: [PATCH] chore(deps): bump the gh-actions-packages group across 4 directories with 3 updates Bumps the gh-actions-packages group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/junit-upload-github-action](https://github.com/datadog/junit-upload-github-action). Bumps the gh-actions-packages group with 1 update in the /.github/actions/coverage directory: [DataDog/coverage-upload-github-action](https://github.com/datadog/coverage-upload-github-action). Bumps the gh-actions-packages group with 1 update in the /.github/actions/push_to_test_optimization directory: [DataDog/junit-upload-github-action](https://github.com/datadog/junit-upload-github-action). Bumps the gh-actions-packages group with 2 updates in the /.github/workflows directory: [github/codeql-action](https://github.com/github/codeql-action) and [DataDog/junit-upload-github-action](https://github.com/datadog/junit-upload-github-action). Updates `github/codeql-action` from 4.32.6 to 4.35.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/0d579ffd059c29b07949a3cce3983f0780820c98...c10b8064de6f491fea524254123dbe5e09572f13) Updates `DataDog/junit-upload-github-action` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/datadog/junit-upload-github-action/releases) - [Commits](https://github.com/datadog/junit-upload-github-action/compare/293a1d0af2a269c6300930eb13d3bf0ddec21863...24449d01fc01e721fa36ccd2caa3caae6922f0e8) Updates `DataDog/coverage-upload-github-action` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/datadog/coverage-upload-github-action/releases) - [Commits](https://github.com/datadog/coverage-upload-github-action/compare/d2cf302a39c05e0ad22063360a2bf6ce0cc4906c...f80c0e6e64e5d20d6af251ba00361eeaebc7ff99) Updates `DataDog/junit-upload-github-action` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/datadog/junit-upload-github-action/releases) - [Commits](https://github.com/datadog/junit-upload-github-action/compare/293a1d0af2a269c6300930eb13d3bf0ddec21863...24449d01fc01e721fa36ccd2caa3caae6922f0e8) Updates `github/codeql-action` from 4.32.6 to 4.35.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/0d579ffd059c29b07949a3cce3983f0780820c98...c10b8064de6f491fea524254123dbe5e09572f13) Updates `DataDog/junit-upload-github-action` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/datadog/junit-upload-github-action/releases) - [Commits](https://github.com/datadog/junit-upload-github-action/compare/293a1d0af2a269c6300930eb13d3bf0ddec21863...24449d01fc01e721fa36ccd2caa3caae6922f0e8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: DataDog/junit-upload-github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: DataDog/coverage-upload-github-action dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: DataDog/junit-upload-github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: DataDog/junit-upload-github-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] --- .github/actions/coverage/action.yml | 2 +- .github/actions/push_to_test_optimization/action.yml | 2 +- .github/workflows/codeql-analysis.yml | 6 +++--- .github/workflows/platform.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/actions/coverage/action.yml b/.github/actions/coverage/action.yml index 69d16895cb8..2b844c5d538 100644 --- a/.github/actions/coverage/action.yml +++ b/.github/actions/coverage/action.yml @@ -28,7 +28,7 @@ runs: - name: Upload coverage to Datadog if: always() continue-on-error: true - uses: DataDog/coverage-upload-github-action@d2cf302a39c05e0ad22063360a2bf6ce0cc4906c # v1 + uses: DataDog/coverage-upload-github-action@f80c0e6e64e5d20d6af251ba00361eeaebc7ff99 # v1 with: api_key: ${{ inputs.dd_api_key }} files: . diff --git a/.github/actions/push_to_test_optimization/action.yml b/.github/actions/push_to_test_optimization/action.yml index d369827f1e3..0553234be82 100644 --- a/.github/actions/push_to_test_optimization/action.yml +++ b/.github/actions/push_to_test_optimization/action.yml @@ -14,7 +14,7 @@ runs: # > from a forked repository, and are also subject to these restrictions. # # Which means they do not have access to secrets. - uses: DataDog/junit-upload-github-action@293a1d0af2a269c6300930eb13d3bf0ddec21863 # v2.2.0 + uses: DataDog/junit-upload-github-action@24449d01fc01e721fa36ccd2caa3caae6922f0e8 # v3.0.0 with: api_key: ${{ inputs.dd_api_key }} service: dd-trace-js-tests diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5410a22d4e9..56bbe017670 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -38,7 +38,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6 + uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1 with: languages: ${{ matrix.language }} config-file: .github/codeql_config.yml @@ -48,7 +48,7 @@ jobs: # queries: ./path/to/local/query, your-org/your-repo/queries@main - name: Autobuild - uses: github/codeql-action/autobuild@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6 + uses: github/codeql-action/autobuild@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6 + uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1 diff --git a/.github/workflows/platform.yml b/.github/workflows/platform.yml index ca0086afb8d..da1690859ef 100644 --- a/.github/workflows/platform.yml +++ b/.github/workflows/platform.yml @@ -74,7 +74,7 @@ jobs: - uses: ./.github/actions/node/active-lts - uses: ./.github/actions/install - run: yarn test:integration:bun - - uses: DataDog/junit-upload-github-action@293a1d0af2a269c6300930eb13d3bf0ddec21863 # v2.2.0 + - uses: DataDog/junit-upload-github-action@24449d01fc01e721fa36ccd2caa3caae6922f0e8 # v3.0.0 if: always() && github.actor != 'dependabot[bot]' with: api_key: ${{ steps.dd-sts.outputs.api_key }}