Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [devcontainers/ci](https://github.com/devcontainers/ci).
Updates `actions/checkout` from 6.0.2 to 6.0.3 <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.3</h2> <h2>What's Changed</h2> <ul> <li>Update changelog by <a href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2357">actions/checkout#2357</a></li> <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a href="https://github.com/yaananth"><code>@yaananth</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li> <li>Fix checkout init for SHA-256 repositories by <a href="https://github.com/yaananth"><code>@yaananth</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2439">actions/checkout#2439</a></li> <li>Update changelog for v6.0.3 by <a href="https://github.com/yaananth"><code>@yaananth</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2446">actions/checkout#2446</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yaananth"><code>@yaananth</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v6...v6.0.3">https://github.com/actions/checkout/compare/v6...v6.0.3</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.3</h2> <ul> <li>Fix checkout init for SHA-256 repositories by <a href="https://github.com/yaananth"><code>@yaananth</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2439">actions/checkout#2439</a></li> <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a href="https://github.com/yaananth"><code>@yaananth</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2414">actions/checkout#2414</a></li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/df4cb1c069e1874edd31b4311f1884172cec0e10"><code>df4cb1c</code></a> Update changelog for v6.0.3 (<a href="https://redirect.github.com/actions/checkout/issues/2446">#2446</a>)</li> <li><a href="https://github.com/actions/checkout/commit/1cce3390c2bfda521930d01229c073c7ff920824"><code>1cce339</code></a> Fix checkout init for SHA-256 repositories (<a href="https://redirect.github.com/actions/checkout/issues/2439">#2439</a>)</li> <li><a href="https://github.com/actions/checkout/commit/900f2210b1d28bbbd0bd22d17926b9e224e8f231"><code>900f221</code></a> fix: expand merge commit SHA regex and add SHA-256 test cases (<a href="https://redirect.github.com/actions/checkout/issues/2414">#2414</a>)</li> <li><a href="https://github.com/actions/checkout/commit/0c366fd6a839edf440554fa01a7085ccba70ac98"><code>0c366fd</code></a> Update changelog (<a href="https://redirect.github.com/actions/checkout/issues/2357">#2357</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10">compare view</a></li> </ul> </details> <br /> Updates `devcontainers/ci` from 0.3.1900000449 to 0.3.1900000450 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/devcontainers/ci/releases">devcontainers/ci's releases</a>.</em></p> <blockquote> <h2>Release v0.3.1900000450</h2> <h2>What's Changed</h2> <ul> <li>Remove compiled JS content by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/210">devcontainers/ci#210</a></li> <li>Retain run-main.js/run-post.js by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/213">devcontainers/ci#213</a></li> <li>Update tag to use generated version number by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/214">devcontainers/ci#214</a></li> <li>Workflow tidying by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/216">devcontainers/ci#216</a></li> <li>Add missing 'v' prefix on release/tag by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/217">devcontainers/ci#217</a></li> <li>Update docs to point to v0.3 release by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/218">devcontainers/ci#218</a></li> <li>Pass env vars to <code>devcontainer up</code> by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/211">devcontainers/ci#211</a></li> <li>Re-enable running subset of tests in forks by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/220">devcontainers/ci#220</a></li> <li>re-enable test <code>platform_with_runCmd</code> by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/203">devcontainers/ci#203</a></li> <li>Add <code>noCache</code> option by <a href="https://github.com/trxcllnt"><code>@trxcllnt</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/199">devcontainers/ci#199</a></li> <li>Add additionalMounts for GitHub Action Output Mount by <a href="https://github.com/andar1an"><code>@andar1an</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/219">devcontainers/ci#219</a></li> <li>Update checks action to remove NodeJS version warning by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/228">devcontainers/ci#228</a></li> <li>Revert to latest version of tfx-cli by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/227">devcontainers/ci#227</a></li> <li>Update to run 'devcontainer exec' without JSON parsing output by <a href="https://github.com/stuartleeks"><code>@stuartleeks</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/226">devcontainers/ci#226</a></li> <li>Use version 0 to allow for breaking CLI changes in the future. by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/229">devcontainers/ci#229</a></li> <li>gh: refactor community files by <a href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/222">devcontainers/ci#222</a></li> <li>Fix a typo in <code>azdo-task/README.md</code> by <a href="https://github.com/jiedxu"><code>@jiedxu</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/245">devcontainers/ci#245</a></li> <li>Update golang for CG by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/260">devcontainers/ci#260</a></li> <li>Update Debian, go tools, Node, NPM package by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/263">devcontainers/ci#263</a></li> <li>Bump <code>@babel/traverse</code> from 7.18.2 to 7.23.2 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/261">devcontainers/ci#261</a></li> <li>Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/264">devcontainers/ci#264</a></li> <li>Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/266">devcontainers/ci#266</a></li> <li>Fix scripts by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/265">devcontainers/ci#265</a></li> <li>Update azure-pipelines-task-lib to avoid security issue in dependency by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/267">devcontainers/ci#267</a></li> <li>Add configFile option by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/269">devcontainers/ci#269</a></li> <li>Ignore spaces by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/280">devcontainers/ci#280</a></li> <li>Add workflow permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/282">devcontainers/ci#282</a></li> <li>Update QEMU and Buildx steps to resolve Node 16 deprecation warning by <a href="https://github.com/korverdev"><code>@korverdev</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/283">devcontainers/ci#283</a></li> <li>Find Windows executable by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/288">devcontainers/ci#288</a></li> <li>add <code>inheritEnv</code> action parameter by <a href="https://github.com/OmarTawfik"><code>@OmarTawfik</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/295">devcontainers/ci#295</a></li> <li>Fix permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/297">devcontainers/ci#297</a></li> <li>Fix permissions by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/298">devcontainers/ci#298</a></li> <li>Docs: github-action.md: fix wording by <a href="https://github.com/lolmaus"><code>@lolmaus</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/296">devcontainers/ci#296</a></li> <li>Add <code>cacheTo</code> argument to <code>ci</code> action by <a href="https://github.com/sebst"><code>@sebst</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/300">devcontainers/ci#300</a></li> <li>Fix CI by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/308">devcontainers/ci#308</a></li> <li>Fix CI by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/327">devcontainers/ci#327</a></li> <li>Bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/309">devcontainers/ci#309</a></li> <li>Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/310">devcontainers/ci#310</a></li> <li>Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/311">devcontainers/ci#311</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/312">devcontainers/ci#312</a></li> <li>Bump docker/login-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/313">devcontainers/ci#313</a></li> <li>Bump actions/github-script from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/devcontainers/ci/pull/314">devcontainers/ci#314</a></li> <li>Update dependencies by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/328">devcontainers/ci#328</a></li> <li>Fix AzDO task by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/329">devcontainers/ci#329</a></li> <li>fix: don't group the actual running of the commands by <a href="https://github.com/ffMathy"><code>@ffMathy</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/272">devcontainers/ci#272</a></li> <li>Add note on JIT by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/330">devcontainers/ci#330</a></li> <li>Fix formatting by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/331">devcontainers/ci#331</a></li> <li>Update dependencies by <a href="https://github.com/chrmarti"><code>@chrmarti</code></a> in <a href="https://redirect.github.com/devcontainers/ci/pull/332">devcontainers/ci#332</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devcontainers/ci/commit/513af61f4de4f75d37e4438f184ba4358f0fc1ca"><code>513af61</code></a> release</li> <li><a href="https://github.com/devcontainers/ci/commit/00115d9fb3fc4a15dc9b460cce0af467b77dbe21"><code>00115d9</code></a> Merge pull request <a href="https://redirect.github.com/devcontainers/ci/issues/435">#435</a> from tgenov/main</li> <li><a href="https://github.com/devcontainers/ci/commit/f2c96457b71fbd5d6c2ed123d4e107417b23688d"><code>f2c9645</code></a> fix: shorten DevcontainersMerge friendlyName to satisfy tfx-cli 40-char limit</li> <li><a href="https://github.com/devcontainers/ci/commit/9c435c5a2ef517a12a277317565f3525aa888587"><code>9c435c5</code></a> docs: regenerate azdo-task/README.md from docs/azure-devops-task.md</li> <li><a href="https://github.com/devcontainers/ci/commit/920c4067426ce5c983f7da986918e1ac2cf38bfa"><code>920c406</code></a> fix: publish merge/ action in release pipeline so devcontainers/ci/merge@v* r...</li> <li><a href="https://github.com/devcontainers/ci/commit/c7ee7687022161f4ebccc53ede39bfc7bdb4ef1a"><code>c7ee768</code></a> chore: remove dead createMultiPlatformImage wrappers from main GH action and ...</li> <li><a href="https://github.com/devcontainers/ci/commit/4831487624d49ac40ce7fc802a460dd69b36b26a"><code>4831487</code></a> test: cover missing-platform-image case in createMultiPlatformImage</li> <li><a href="https://github.com/devcontainers/ci/commit/539d45391660aade2771cdc1ac58c3ead74f0b72"><code>539d453</code></a> docs: explain matrix fan-out in GitHub Actions native multi-platform example</li> <li><a href="https://github.com/devcontainers/ci/commit/0edb5b3b197e99f5e0e807bfcb9b590fc24159a7"><code>0edb5b3</code></a> fix: align DevcontainersMerge task.json version with package.json (0.0.0)</li> <li><a href="https://github.com/devcontainers/ci/commit/133ac8e203fffb1b0a4377394f92a3e5f0c62d2c"><code>133ac8e</code></a> fix: remove double error reporting in merge docker wrappers</li> <li>Additional commits viewable in <a href="https://github.com/devcontainers/ci/compare/b63b30de439b47a52267f241112c5b453b673db5...513af61f4de4f75d37e4438f184ba4358f0fc1ca">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 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> You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/7128 -- Commit Summary -- * Bump the dependencies group with 2 updates -- File Changes -- M .github/workflows/danger.yml (2) M .github/workflows/devcontainer.yml (4) M .github/workflows/docker.yml (2) M .github/workflows/lint.yml (14) M .github/workflows/tests.yml (2) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/7128.patch https://github.com/openstreetmap/openstreetmap-website/pull/7128.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/7128 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
