Skip to content

Commit e3c9fa3

Browse files
chore(deps): bump the github-actions group across 1 directory with 5 updates (#777)
Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.10` | `4.32.1` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.42.1` | `1.43.0` | | [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.69.1` | `1.70.0` | | [DataDog/dd-trace-go/.github/workflows/orchestrion.yml](https://github.com/datadog/dd-trace-go) | `e5d6064117ee77b1dc688a3257fb3f5230e4ec24` | `85daf7cbba902c8e372fdaa16aa7d96352c85430` | Updates `actions/checkout` from 6.0.1 to 6.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v6.0.2</h2> <h2>What's Changed</h2> <ul> <li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2355">actions/checkout#2355</a></li> <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2">https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v6.0.2</h2> <ul> <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li> </ul> <h2>v6.0.1</h2> <ul> <li>Add worktree support for persist-credentials includeIf by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2327">actions/checkout#2327</a></li> </ul> <h2>v6.0.0</h2> <ul> <li>Persist creds to a separate file by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li> <li>Update README to include Node.js 24 support details and requirements by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li> </ul> <h2>v5.0.1</h2> <ul> <li>Port v6 cleanup to v5 by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li> </ul> <h2>v5.0.0</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> </ul> <h2>v4.3.1</h2> <ul> <li>Port v6 cleanup to v4 by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li> </ul> <h2>v4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/de0fac2e4500dabe0009e67214ff5f5447ce83dd"><code>de0fac2</code></a> Fix tag handling: preserve annotations and explicit fetch-tags (<a href="https://redirect.github.com/actions/checkout/issues/2356">#2356</a>)</li> <li><a href="https://github.com/actions/checkout/commit/064fe7f3312418007dea2b49a19844a9ee378f49"><code>064fe7f</code></a> Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd">compare view</a></li> </ul> </details> <br /> Updates `github/codeql-action` from 4.31.10 to 4.32.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v4.32.1</h2> <ul> <li>A warning is now shown in Default Setup workflow logs if a <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registry is configured</a> using a GitHub Personal Access Token (PAT), but no username is configured. <a href="https://redirect.github.com/github/codeql-action/pull/3422">#3422</a></li> <li>Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. <a href="https://redirect.github.com/github/codeql-action/pull/3421">#3421</a></li> </ul> <h2>v4.32.0</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0">2.24.0</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3425">#3425</a></li> </ul> <h2>v4.31.11</h2> <ul> <li>When running a Default Setup workflow with <a href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">Actions debugging enabled</a>, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. <a href="https://redirect.github.com/github/codeql-action/pull/3409">#3409</a></li> <li>Improved error handling throughout the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3415">#3415</a></li> <li>Added experimental support for automatically excluding <a href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github">generated files</a> from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. <a href="https://redirect.github.com/github/codeql-action/pull/3318">#3318</a></li> <li>The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. <a href="https://redirect.github.com/github/codeql-action/pull/3403">#3403</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>4.32.1 - 02 Feb 2026</h2> <ul> <li>A warning is now shown in Default Setup workflow logs if a <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registry is configured</a> using a GitHub Personal Access Token (PAT), but no username is configured. <a href="https://redirect.github.com/github/codeql-action/pull/3422">#3422</a></li> <li>Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. <a href="https://redirect.github.com/github/codeql-action/pull/3421">#3421</a></li> </ul> <h2>4.32.0 - 26 Jan 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0">2.24.0</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3425">#3425</a></li> </ul> <h2>4.31.11 - 23 Jan 2026</h2> <ul> <li>When running a Default Setup workflow with <a href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">Actions debugging enabled</a>, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. <a href="https://redirect.github.com/github/codeql-action/pull/3409">#3409</a></li> <li>Improved error handling throughout the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3415">#3415</a></li> <li>Added experimental support for automatically excluding <a href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github">generated files</a> from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. <a href="https://redirect.github.com/github/codeql-action/pull/3318">#3318</a></li> <li>The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. <a href="https://redirect.github.com/github/codeql-action/pull/3403">#3403</a></li> </ul> <h2>4.31.10 - 12 Jan 2026</h2> <ul> <li>Update default CodeQL bundle version to 2.23.9. <a href="https://redirect.github.com/github/codeql-action/pull/3393">#3393</a></li> </ul> <h2>4.31.9 - 16 Dec 2025</h2> <p>No user facing changes.</p> <h2>4.31.8 - 11 Dec 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.8. <a href="https://redirect.github.com/github/codeql-action/pull/3354">#3354</a></li> </ul> <h2>4.31.7 - 05 Dec 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.7. <a href="https://redirect.github.com/github/codeql-action/pull/3343">#3343</a></li> </ul> <h2>4.31.6 - 01 Dec 2025</h2> <p>No user facing changes.</p> <h2>4.31.5 - 24 Nov 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.6. <a href="https://redirect.github.com/github/codeql-action/pull/3321">#3321</a></li> </ul> <h2>4.31.4 - 18 Nov 2025</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/6bc82e05fd0ea64601dd4b465378bbcf57de0314"><code>6bc82e0</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3447">#3447</a> from github/update-v4.32.1-f52cbc830</li> <li><a href="https://github.com/github/codeql-action/commit/42f00f2d33668fbcf1dc3dd5c3bb29d28da0e60d"><code>42f00f2</code></a> Add a couple of change notes</li> <li><a href="https://github.com/github/codeql-action/commit/cedee6de9f72b4373125bf3febfbf6c602a0b2d1"><code>cedee6d</code></a> Update changelog for v4.32.1</li> <li><a href="https://github.com/github/codeql-action/commit/f52cbc83091da34ce9a8ae0e3db2f977e8d4ecb2"><code>f52cbc8</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3445">#3445</a> from github/dependabot/npm_and_yarn/fast-xml-parser-...</li> <li><a href="https://github.com/github/codeql-action/commit/c5aaca4bb9117e5ece543792c718f055ed6ef031"><code>c5aaca4</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3446">#3446</a> from github/mbg/ci/pin-node-packages</li> <li><a href="https://github.com/github/codeql-action/commit/3e58739c65d3c9ec50eda6506523bacfae244e1e"><code>3e58739</code></a> Pin <code>@actions/tool-cache@3</code> in workflows to avoid failures with <code>github-script</code></li> <li><a href="https://github.com/github/codeql-action/commit/a6ccefb47c262aa74c12cd875ddb489a95683052"><code>a6ccefb</code></a> Rebuild</li> <li><a href="https://github.com/github/codeql-action/commit/0e64858573fbb4884fb38ad67277bd9d10949e52"><code>0e64858</code></a> Bump fast-xml-parser from 5.3.3 to 5.3.4</li> <li><a href="https://github.com/github/codeql-action/commit/f985be5b50bd175586d44aac9ac52926adf12893"><code>f985be5</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3443">#3443</a> from github/dependabot/npm_and_yarn/tar-7.5.7</li> <li><a href="https://github.com/github/codeql-action/commit/0c8e06dfb239195730995b6e2e320fe7e8d423c0"><code>0c8e06d</code></a> Bump tar from 7.5.6 to 7.5.7</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/cdefb33c0f6224e58673d9004f47f7cb3e328b89...6bc82e05fd0ea64601dd4b465378bbcf57de0314">compare view</a></li> </ul> </details> <br /> Updates `crate-ci/typos` from 1.42.1 to 1.43.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crate-ci/typos/releases">crate-ci/typos's releases</a>.</em></p> <blockquote> <h2>v1.43.0</h2> <h2>[1.43.0] - 2026-02-02</h2> <h3>Features</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1453">January 2026</a> changes</li> </ul> <h2>v1.42.3</h2> <h2>[1.42.3] - 2026-01-27</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>loosing</code></li> </ul> <h2>v1.42.2</h2> <h2>[1.42.2] - 2026-01-26</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>substituters</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/">Keep a Changelog</a> and this project adheres to <a href="https://semver.org/">Semantic Versioning</a>.</p> <!-- raw HTML omitted --> <h2>[Unreleased] - ReleaseDate</h2> <h2>[1.43.0] - 2026-02-02</h2> <h3>Features</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1453">January 2026</a> changes</li> </ul> <h2>[1.42.3] - 2026-01-27</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>loosing</code></li> </ul> <h2>[1.42.2] - 2026-01-26</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>substituters</code></li> </ul> <h2>[1.42.1] - 2026-01-19</h2> <h3>Fixes</h3> <ul> <li>Ignore hex literals with suffixes (e.g. <code>0xffffUL</code>)</li> </ul> <h2>[1.42.0] - 2026-01-07</h2> <h3>Features</h3> <ul> <li>Dictionary updates</li> </ul> <h2>[1.41.0] - 2025-12-31</h2> <h3>Features</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1431">December 2025</a> changes</li> </ul> <h2>[1.40.1] - 2025-12-29</h2> <h3>Fixes</h3> <ul> <li>Treat <code>incrementer</code> and <code>incrementor</code> the same for now</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crate-ci/typos/commit/93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c"><code>93cbdb2</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/a13fcfadad9812ae7819ebbf23176288cebed2d4"><code>a13fcfa</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/e2dc29895a12cdb5dc8c6fedb4a92e32d0818401"><code>e2dc298</code></a> docs: Update changelog</li> <li><a href="https://github.com/crate-ci/typos/commit/9192adc513eca0133056a4e1816cf7ee64f3b1c8"><code>9192adc</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1489">#1489</a> from epage/jan</li> <li><a href="https://github.com/crate-ci/typos/commit/4681e3a57b3b1bfe744f66bbfce7c5ac5e476ee3"><code>4681e3a</code></a> feat(dict): January updates</li> <li><a href="https://github.com/crate-ci/typos/commit/66a2f76a2af8988ac461e48509ba2581b5081e6b"><code>66a2f76</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1486">#1486</a> from crate-ci/renovate/actions-download-artifact-7.x</li> <li><a href="https://github.com/crate-ci/typos/commit/508d24ddaf50a35592ccde9ab6055fc0f0518c21"><code>508d24d</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1485">#1485</a> from crate-ci/renovate/actions-checkout-6.x</li> <li><a href="https://github.com/crate-ci/typos/commit/1fe083358f7a791343d67fcf8409006753fc8c3a"><code>1fe0833</code></a> chore(deps): Update actions/download-artifact action to v7</li> <li><a href="https://github.com/crate-ci/typos/commit/f1f7423fa12b664b9e2bf39d1e9546244d0f4f48"><code>f1f7423</code></a> chore(deps): Update actions/checkout action to v6</li> <li><a href="https://github.com/crate-ci/typos/commit/3db940119dd3bd3ba56c87a7a5f9eb188c9f93d5"><code>3db9401</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1484">#1484</a> from crate-ci/renovate/maturin-1.x</li> <li>Additional commits viewable in <a href="https://github.com/crate-ci/typos/compare/65120634e79d8374d1aa2f27e54baa0c364fff5a...93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c">compare view</a></li> </ul> </details> <br /> Updates `reviewdog/action-actionlint` from 1.69.1 to 1.70.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reviewdog/action-actionlint/releases">reviewdog/action-actionlint's releases</a>.</em></p> <blockquote> <h2>Release v1.70.0</h2> <p>v1.70.0: PR <a href="https://redirect.github.com/reviewdog/action-actionlint/issues/191">#191</a> - chore(deps): update actionlint to 1.7.10</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reviewdog/action-actionlint/commit/e58ee9d111489c31395fbe4857b0be6e7635dbda"><code>e58ee9d</code></a> bump v1.70.0</li> <li><a href="https://github.com/reviewdog/action-actionlint/commit/1d7397875402f0adbea4f981e9a8209f71fc0af0"><code>1d73978</code></a> Merge branch 'main' into releases/v1</li> <li><a href="https://github.com/reviewdog/action-actionlint/commit/f4bb4d50c4c9e45cc64f413d2bc438ea1cf2d9d5"><code>f4bb4d5</code></a> Merge pull request <a href="https://redirect.github.com/reviewdog/action-actionlint/issues/191">#191</a> from reviewdog/depup/actionlint</li> <li><a href="https://github.com/reviewdog/action-actionlint/commit/1c29cc907363a2ace330db4a90a5ed5be4da6af1"><code>1c29cc9</code></a> chore(deps): update actionlint to 1.7.10</li> <li>See full diff in <a href="https://github.com/reviewdog/action-actionlint/compare/83e4ed25b168066ad8f62f5afbb29ebd8641d982...e58ee9d111489c31395fbe4857b0be6e7635dbda">compare view</a></li> </ul> </details> <br /> Updates `DataDog/dd-trace-go/.github/workflows/orchestrion.yml` from e5d6064117ee77b1dc688a3257fb3f5230e4ec24 to 85daf7cbba902c8e372fdaa16aa7d96352c85430 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DataDog/dd-trace-go/commit/85daf7cbba902c8e372fdaa16aa7d96352c85430"><code>85daf7c</code></a> chore(ci): fix test ownership attribution (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4382">#4382</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/0295df40cfa40861aaa9db9b854b9281456b715a"><code>0295df4</code></a> chore(ci): disable gotip schedule (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4381">#4381</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/b6d67bc1b4713c3a46f3f37fa46d1d59870d0a4d"><code>b6d67bc</code></a> fix(mark3labs/mcp): fix concurrent writes bug in intent capture (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4362">#4362</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/05378ec802edf15966b742918d3354fee1c28115"><code>05378ec</code></a> feat(civisibility): add test.final_status tag for adjusted test outcomes (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4379">#4379</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/b4bb7fe3d9e489b864d0dc6253063dbe05186888"><code>b4bb7fe</code></a> fix(civisibility): improve ci.job.url format for GitHub Actions (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4380">#4380</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/437d647114d80630d86553008a5d57ae47fc9bd3"><code>437d647</code></a> feat(contrib/gomongodb.org/mongo-driver): add optional query tag truncation (...</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/fa72b69e5371c19505a674205beb4e63f0dd9c0e"><code>fa72b69</code></a> fix(contrib/aws/datadog-lambda-go): start tracer while initializing lambda li...</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/e3349082ecb3db03a872e6ce8b5dfcbbe7d7707a"><code>e334908</code></a> chore(internal/config): cover <a href="https://redirect.github.com/datadog/dd-trace-go/issues/4373">#4373</a> changes (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4376">#4376</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/ec9b4ab0d438fa8eaed41ec4ed24897499958414"><code>ec9b4ab</code></a> fix(internal/config): fix hostname lookup (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4373">#4373</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-go/commit/86c9a308597094f367fe640eccb2af60bdca06d7"><code>86c9a30</code></a> fix(appsec): lowercase downstream request headers for WAF (<a href="https://redirect.github.com/datadog/dd-trace-go/issues/4367">#4367</a>)</li> <li>Additional commits viewable in <a href="https://github.com/datadog/dd-trace-go/compare/e5d6064117ee77b1dc688a3257fb3f5230e4ec24...85daf7cbba902c8e372fdaa16aa7d96352c85430">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d99388b commit e3c9fa3

File tree

7 files changed

+29
-29
lines changed

7 files changed

+29
-29
lines changed

.github/workflows/deps-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
changes-needed: ${{ steps.is-tree-dirty.outputs.result }}
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
15+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
1616
- name: Set up Go
1717
id: setup-go
1818
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
@@ -76,7 +76,7 @@ jobs:
7676
pull-requests: write
7777
steps:
7878
- name: Checkout repository
79-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
79+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
8080
- name: Download patches
8181
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v4
8282
with:

.github/workflows/docsite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
19+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
2020
with:
2121
lfs: true
2222
submodules: recursive
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
# Check out so that actions/configure-pages can access repository details...
5353
- name: Checkout
54-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
54+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
5555
- name: Download Artifact
5656
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v4
5757
with:

.github/workflows/ossf-scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
id-token: write
2020
steps:
2121
- name: "Checkout code"
22-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
22+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
2323
with:
2424
persist-credentials: false
2525
- name: "Run analysis"
@@ -37,6 +37,6 @@ jobs:
3737
retention-days: 5
3838
# Upload the results to GitHub's code scanning dashboard.
3939
- name: "Upload to code-scanning"
40-
uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3
40+
uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3
4141
with:
4242
sarif_file: results.sarif

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
pull-requests: write # Needed to update labels
1212
steps:
1313
- name: Check out
14-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
14+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
1515
- name: Setup go
1616
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
1717
with:

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: write # To be able to create draft releases
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
20+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
2121
- name: Setup go
2222
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
2323
with:
@@ -86,7 +86,7 @@ jobs:
8686
contents: write # To be able to create new tags
8787
steps:
8888
- name: Checkout
89-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
89+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
9090
with:
9191
ref: ${{ github.event.release.target_commitish }}
9292
- name: Setup go

.github/workflows/sast.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ jobs:
2626
packages: read
2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
29+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
3030
# Initializes the CodeQL tools for scanning.
3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3
32+
uses: github/codeql-action/init@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3
3333
with:
3434
languages: go
3535
build-mode: autobuild
3636
- name: Perform CodeQL Analysis
37-
uses: github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3
37+
uses: github/codeql-action/analyze@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3
3838
with:
3939
category: "/language:go"
4040
# Currently, the upload fails for merge group checks, but still run the checks...

.github/workflows/validate.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
has-patch: ${{ steps.is-tree-dirty.outputs.result }}
2424
steps:
2525
- name: Checkout
26-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
26+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
2727
- name: Setup go
2828
id: setup-go
2929
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
@@ -105,7 +105,7 @@ jobs:
105105
if: always() && needs.generate.outputs.has-patch == 'true' && github.event_name == 'pull_request' && (github.event.pull_request.head.repo.full_name == github.repository || github.event.pull_request.maintainer_can_modify)
106106
steps:
107107
- name: Checkout
108-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
108+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
109109
with:
110110
ref: ${{ github.event.pull_request.head.ref }}
111111
repository: ${{ github.event.pull_request.head.repo.full_name }}
@@ -140,7 +140,7 @@ jobs:
140140
name: Linters
141141
steps:
142142
- name: Checkout
143-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
143+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
144144
- name: Setup go
145145
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
146146
with:
@@ -149,7 +149,7 @@ jobs:
149149
- name: Verify license headers
150150
run: go run ./_tools/headercheck/header_check.go
151151
- name: Check documentation for misspellings
152-
uses: crate-ci/typos@65120634e79d8374d1aa2f27e54baa0c364fff5a # v1.42.1
152+
uses: crate-ci/typos@93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c # v1.43.0
153153
lint-go:
154154
needs: generate
155155
name: GolangCI Lint (${{ matrix.runs-on }} | ${{ matrix.working-directory || 'main' }})
@@ -161,7 +161,7 @@ jobs:
161161
runs-on: ${{ matrix.runs-on }}
162162
steps:
163163
- name: Checkout
164-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
164+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
165165
- name: Setup go
166166
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
167167
with:
@@ -181,7 +181,7 @@ jobs:
181181
name: GitHub Workflow Linters
182182
steps:
183183
- name: Checkout
184-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
184+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
185185
- name: Ensure SHA pinned actions
186186
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v3
187187
with:
@@ -191,7 +191,7 @@ jobs:
191191
with:
192192
files: ".github/workflows/*.yml .github/actions/**/action.yml"
193193
- name: Run actionlint
194-
uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1
194+
uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1.70.0
195195
with:
196196
reporter: github-check
197197
level: error
@@ -204,7 +204,7 @@ jobs:
204204
name: Makefile Linters
205205
steps:
206206
- name: Checkout
207-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
207+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
208208
- name: Setup go
209209
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
210210
with:
@@ -223,7 +223,7 @@ jobs:
223223
name: Format Check
224224
steps:
225225
- name: Checkout
226-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
226+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
227227
- name: Setup go
228228
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
229229
with:
@@ -255,7 +255,7 @@ jobs:
255255
name: Unit tests (go ${{ matrix.go-version }}, ${{ matrix.runs-on }})
256256
steps:
257257
- name: Checkout
258-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
258+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
259259
- name: Setup Go
260260
id: setup-go
261261
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
@@ -303,7 +303,7 @@ jobs:
303303
fail-fast: false
304304
steps:
305305
- name: Checkout
306-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
306+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
307307
- name: Setup go
308308
id: setup-go
309309
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
@@ -328,7 +328,7 @@ jobs:
328328
name: Benchmark Report
329329
steps:
330330
- name: Checkout
331-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
331+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
332332
- name: Setup go
333333
id: setup-go
334334
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
@@ -361,7 +361,7 @@ jobs:
361361
integration-tests:
362362
name: Integration Tests
363363
needs: generate
364-
uses: DataDog/dd-trace-go/.github/workflows/orchestrion.yml@e5d6064117ee77b1dc688a3257fb3f5230e4ec24 # ratchet:DataDog/dd-trace-go/.github/workflows/orchestrion.yml@main
364+
uses: DataDog/dd-trace-go/.github/workflows/orchestrion.yml@85daf7cbba902c8e372fdaa16aa7d96352c85430 # ratchet:DataDog/dd-trace-go/.github/workflows/orchestrion.yml@main
365365
with:
366366
collect-coverage: ${{ github.event_name != 'merge_group' }}
367367
orchestrion-version: ${{ github.sha }}
@@ -380,7 +380,7 @@ jobs:
380380
go-version: [oldstable, stable]
381381
steps:
382382
- name: Checkout
383-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
383+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
384384
- name: Setup Go
385385
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v5
386386
with:
@@ -438,7 +438,7 @@ jobs:
438438
steps:
439439
- name: Checkout
440440
if: github.event_name != 'merge_group' && !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork)
441-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
441+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
442442
- name: Download codecov CLI
443443
id: codecov-cli
444444
if: github.event_name != 'merge_group' && !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork)
@@ -563,7 +563,7 @@ jobs:
563563
matrix: ${{ fromJson(needs.coverage-matrix.outputs.matrix) }}
564564
steps:
565565
- name: Checkout
566-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
566+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
567567
- name: Download Artifacts
568568
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v4
569569
with:
@@ -582,7 +582,7 @@ jobs:
582582
if: github.event_name != 'merge_group' && !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork)
583583
steps:
584584
- name: Checkout
585-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
585+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
586586
- name: Download codecov CLI
587587
id: codecov-cli
588588
uses: ./.github/actions/codecov-cli

0 commit comments

Comments
 (0)