Skip to content

Commit ef38d15

Browse files
build(ci): bump the ci group with 4 updates (#63)
Bumps the ci group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact), [ad-m/github-push-action](https://github.com/ad-m/github-push-action) and [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action). Updates `actions/checkout` from 4 to 6 <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.0</h2> <h2>What's Changed</h2> <ul> <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> <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>v6-beta by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2298">actions/checkout#2298</a></li> <li>update readme/changelog for v6 by <a href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2311">actions/checkout#2311</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v5.0.0...v6.0.0">https://github.com/actions/checkout/compare/v5.0.0...v6.0.0</a></p> <h2>v6-beta</h2> <h2>What's Changed</h2> <p>Updated persist-credentials to store the credentials under <code>$RUNNER_TEMP</code> instead of directly in the local git config.</p> <p>This requires a minimum Actions Runner version of <a href="https://github.com/actions/runner/releases/tag/v2.329.0">v2.329.0</a> to access the persisted credentials for <a href="https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action">Docker container action</a> scenarios.</p> <h2>v5.0.1</h2> <h2>What's Changed</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> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v5...v5.0.1">https://github.com/actions/checkout/compare/v5...v5.0.1</a></p> <h2>v5.0.0</h2> <h2>What's Changed</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> <li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li> </ul> <h2>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.1</h2> <h2>What's Changed</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> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.1">https://github.com/actions/checkout/compare/v4...v4.3.1</a></p> <h2>v4.3.0</h2> <h2>What's Changed</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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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><a href="https://github.com/actions/checkout/commit/8e8c483db84b4bee98b60c0593521ed34d9990e8"><code>8e8c483</code></a> Clarify v6 README (<a href="https://redirect.github.com/actions/checkout/issues/2328">#2328</a>)</li> <li><a href="https://github.com/actions/checkout/commit/033fa0dc0b82693d8986f1016a0ec2c5e7d9cbb1"><code>033fa0d</code></a> Add worktree support for persist-credentials includeIf (<a href="https://redirect.github.com/actions/checkout/issues/2327">#2327</a>)</li> <li><a href="https://github.com/actions/checkout/commit/c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5"><code>c2d88d3</code></a> Update all references from v5 and v4 to v6 (<a href="https://redirect.github.com/actions/checkout/issues/2314">#2314</a>)</li> <li><a href="https://github.com/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"><code>1af3b93</code></a> update readme/changelog for v6 (<a href="https://redirect.github.com/actions/checkout/issues/2311">#2311</a>)</li> <li><a href="https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e"><code>71cf226</code></a> v6-beta (<a href="https://redirect.github.com/actions/checkout/issues/2298">#2298</a>)</li> <li><a href="https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e"><code>069c695</code></a> Persist creds to a separate file (<a href="https://redirect.github.com/actions/checkout/issues/2286">#2286</a>)</li> <li><a href="https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493"><code>ff7abcd</code></a> Update README to include Node.js 24 support details and requirements (<a href="https://redirect.github.com/actions/checkout/issues/2248">#2248</a>)</li> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/actions/checkout/compare/v4...v6">compare view</a></li> </ul> </details> <br /> Updates `actions/upload-pages-artifact` from 4 to 5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-pages-artifact/releases">actions/upload-pages-artifact's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h1>Changelog</h1> <ul> <li>Update upload-artifact action to version 7 <a href="https://github.com/Tom-van-Woudenberg"><code>@​Tom-van-Woudenberg</code></a> (<a href="https://redirect.github.com/actions/upload-pages-artifact/issues/139">#139</a>)</li> <li>feat: add <code>include-hidden-files</code> input <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> (<a href="https://redirect.github.com/actions/upload-pages-artifact/issues/137">#137</a>)</li> </ul> <p>See details of <a href="https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.1">all code changes</a> since previous release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-pages-artifact/commit/fc324d3547104276b827a68afc52ff2a11cc49c9"><code>fc324d3</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-pages-artifact/issues/139">#139</a> from Tom-van-Woudenberg/patch-1</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/fe9d4b7d84090e1d8d9c53a0236f810d4e00d2c3"><code>fe9d4b7</code></a> Merge branch 'main' into patch-1</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/0ca16172ca884f0a37117fed41734f29784cc980"><code>0ca1617</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-pages-artifact/issues/137">#137</a> from jonchurch/include-hidden-files</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/57f0e8492b437b7818227931fef2faa1a379839b"><code>57f0e84</code></a> Update action.yml</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/4a90348b2933470dc78cec55534259872a6d3c0d"><code>4a90348</code></a> v7 --&gt; hash</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/56f665a6f297fa95f8d735b314187fb2d7764569"><code>56f665a</code></a> Update upload-artifact action to version 7</li> <li><a href="https://github.com/actions/upload-pages-artifact/commit/f7615f5917213b24245d49ba96693d0f5375a414"><code>f7615f5</code></a> Add <code>include-hidden-files</code> input</li> <li>See full diff in <a href="https://github.com/actions/upload-pages-artifact/compare/v4...v5">compare view</a></li> </ul> </details> <br /> Updates `ad-m/github-push-action` from 0.8.0 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ad-m/github-push-action/releases">ad-m/github-push-action's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>Upgrade Node.js version from 20 to 24 by <a href="https://github.com/H0R5E"><code>@​H0R5E</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/328">ad-m/github-push-action#328</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/H0R5E"><code>@​H0R5E</code></a> made their first contribution in <a href="https://redirect.github.com/ad-m/github-push-action/pull/328">ad-m/github-push-action#328</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ad-m/github-push-action/compare/v1...v1.1.0">https://github.com/ad-m/github-push-action/compare/v1...v1.1.0</a></p> <h2>v1.0.0</h2> <h2>What's Changed</h2> <ul> <li>docs: Adjust the PAT documentation by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/174">ad-m/github-push-action#174</a></li> <li>feat: Add push to submodules support by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/155">ad-m/github-push-action#155</a></li> <li>docs: Adjust the initial git write access documentation by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/190">ad-m/github-push-action#190</a></li> <li>fix: Update the documentation by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/160">ad-m/github-push-action#160</a></li> <li>Update the release process and setup the process to specify tags by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/145">ad-m/github-push-action#145</a></li> <li>Issue 191 by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/197">ad-m/github-push-action#197</a></li> <li>Add only push tags support by <a href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/154">ad-m/github-push-action#154</a></li> <li>docs: improve documentation and update image by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/ad-m/github-push-action/pull/195">ad-m/github-push-action#195</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ad-m/github-push-action/compare/v0.8.0...v1.0.0">https://github.com/ad-m/github-push-action/compare/v0.8.0...v1.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ad-m/github-push-action/commit/4cc74773234f74829a8c21bc4d69dd4be9cfa599"><code>4cc7477</code></a> Upgrade Node.js version from 20 to 24 (<a href="https://redirect.github.com/ad-m/github-push-action/issues/328">#328</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/57116acb309081ee57864270b0e3c4cedbe45452"><code>57116ac</code></a> docs: Remove the url link</li> <li><a href="https://github.com/ad-m/github-push-action/commit/77c5b412c50b723d2a4fbc6d71fb5723bcd439aa"><code>77c5b41</code></a> docs: improve documentation and update image (<a href="https://redirect.github.com/ad-m/github-push-action/issues/195">#195</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/f17d07cb45271aeff552bb2913a939bad92d6a6f"><code>f17d07c</code></a> Add only push tags support (<a href="https://redirect.github.com/ad-m/github-push-action/issues/154">#154</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/2ebd2b29bb6358d0f820230a5dde41ee207d1d26"><code>2ebd2b2</code></a> Issue 191 (<a href="https://redirect.github.com/ad-m/github-push-action/issues/197">#197</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/9870d48124da805820c70ebc6ba563c715551019"><code>9870d48</code></a> Update the release process and setup the process to specify tags (<a href="https://redirect.github.com/ad-m/github-push-action/issues/145">#145</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/fcea09907c44d7a7a3331c9c04080d55d87c95fe"><code>fcea099</code></a> fix: Update the documentation (<a href="https://redirect.github.com/ad-m/github-push-action/issues/160">#160</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/fc0cf17cf360e4df1e3d7964847365fdc40ae03f"><code>fc0cf17</code></a> docs: Adjust the initial git write access documentation (<a href="https://redirect.github.com/ad-m/github-push-action/issues/190">#190</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/e0ae067286acece1cf1f5de6fccff5b8d7d82356"><code>e0ae067</code></a> feat: Add push to submodules support (<a href="https://redirect.github.com/ad-m/github-push-action/issues/155">#155</a>)</li> <li><a href="https://github.com/ad-m/github-push-action/commit/c8e916676288f4db183792490450557e2d4296ef"><code>c8e9166</code></a> docs: Adjust the PAT and protected branch documentation (<a href="https://redirect.github.com/ad-m/github-push-action/issues/174">#174</a>)</li> <li>See full diff in <a href="https://github.com/ad-m/github-push-action/compare/v0.8.0...v1.1.0">compare view</a></li> </ul> </details> <br /> Updates `lewagon/wait-on-check-action` from 1.3.4 to 1.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/releases">lewagon/wait-on-check-action's releases</a>.</em></p> <blockquote> <h2>v1.7.0</h2> <h3>Fixed</h3> <ul> <li>Fix the failure exit codes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/147">#147</a>)</li> </ul> <h2>v1.6.1</h2> <h3>Added</h3> <ul> <li>Pin the <code>ruby/setup-ruby</code> version (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/143">#143</a>)</li> </ul> <h2>v1.6.0</h2> <h3>Added</h3> <ul> <li>Add <code>checks-discovery-timeout</code> option (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/139">#139</a>)</li> </ul> <h2>v1.5.0</h2> <h3>Added</h3> <ul> <li>Add <code>fail-on-no-checks</code> option (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/133">#133</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Bump <code>rexml</code> to 3.4.2 (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/128">#128</a>)</li> </ul> <h2>v1.4.1</h2> <h3>Fixed</h3> <ul> <li>Linux ARM64 support</li> </ul> <h2>v1.4.0</h2> <h3>Added</h3> <ul> <li>Add class docs</li> <li>Add <code>frozen_string_literal</code> comments</li> </ul> <h3>Removed</h3> <ul> <li>Remove OpenStruct instances</li> <li>Remove Double quotes</li> <li>Remove Double assertions</li> <li>Remove <code>allow_any</code> uses</li> </ul> <h3>Fixed</h3> <ul> <li>Fix spelling mistakes</li> <li>Fix CI gem caching</li> <li>Convert <code>config.verbose</code> to a boolean</li> <li>Bump <code>rexml</code> to 3.3.9</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md">lewagon/wait-on-check-action's changelog</a>.</em></p> <blockquote> <h2>v1.7.0 - 2026-04-14</h2> <h3>Fixed</h3> <ul> <li>Fix the failure exit codes</li> </ul> <h2>v1.6.1 - 2026-04-06</h2> <h3>Added</h3> <ul> <li>Pin the <code>ruby/setup-ruby</code> version</li> </ul> <h2>v1.6.0 - 2026-03-29</h2> <h3>Added</h3> <ul> <li>Add <code>checks-discovery-timeout</code> option</li> </ul> <h2>v1.5.0 - 2026-01-25</h2> <h3>Added</h3> <ul> <li>Add <code>fail-on-no-checks</code> option</li> </ul> <h3>Fixed</h3> <ul> <li>Bump <code>rexml</code> to 3.4.2</li> </ul> <h2>v1.4.1 - 2025-09-21</h2> <h3>Fixed</h3> <ul> <li>Linux ARM64 support</li> </ul> <h2>v1.4.0 - 2025-06-27</h2> <h3>Added</h3> <ul> <li>Add class docs</li> <li>Add <code>frozen_string_literal</code> comments</li> </ul> <h3>Removed</h3> <ul> <li>Remove OpenStruct instances</li> <li>Remove Double quotes</li> <li>Remove Double assertions</li> <li>Remove <code>allow_any</code> uses</li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/9312864dfbc9fd208e9c0417843430751c042800"><code>9312864</code></a> Bump version: 1.6.1 → 1.7.0</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/51f09d0086cf7d999b3d2832082fa1d51132a229"><code>51f09d0</code></a> Add v1.7.0 changelog notes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/148">#148</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/be22c849d2efb61b32ca0263015cab85c016d0fb"><code>be22c84</code></a> fix: exit with non-zero status when check conclusions are disallowed (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/147">#147</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/78dd4dd5d9b337c14c3c81f79e53bf7d222435c1"><code>78dd4dd</code></a> Bump version: 1.6.0 → 1.6.1</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/0b3a86ba5893e93383532733bfe337b12dd02312"><code>0b3a86b</code></a> Add v1.6.1 changelog notes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/144">#144</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/b6990d00040802aa083d99c446e0663a9ab27d13"><code>b6990d0</code></a> Pin ruby/setup-ruby to the v1.299.0 sha (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/143">#143</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/a08fbe2b86f9336198f33be6ad9c16b96f92799c"><code>a08fbe2</code></a> Bump version: 1.5.0 → 1.6.0</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/9499267060f00ae49f3c9ab42d90b34ce8ef15a1"><code>9499267</code></a> Add v1.6.0 changelog notes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/141">#141</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/fa9c37b680741f9eed88d118e00381fa6db79486"><code>fa9c37b</code></a> Add checks-discovery-timeout documentation (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/140">#140</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/e183d729a755a90b696839fe3c72176ce23750b7"><code>e183d72</code></a> fix/wait for check discovery (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/139">#139</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lewagon/wait-on-check-action/compare/v1.3.4...v1.7.0">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8868f4 commit ef38d15

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/configure-pages@v6
8787

8888
- name: Upload artifact
89-
uses: actions/upload-pages-artifact@v4
89+
uses: actions/upload-pages-artifact@v5
9090
with:
9191
path: ./build
9292

.github/workflows/release-channel-dev.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ jobs:
1717
permissions:
1818
contents: write
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121
with:
2222
fetch-depth: 0
2323

2424
- run: |
2525
git checkout staging
2626
git merge --ff-only ${{ github.ref_name }}
2727
28-
- uses: ad-m/github-push-action@v0.8.0
28+
- uses: ad-m/github-push-action@v1.1.0
2929
with:
3030
branch: staging
3131

@@ -41,15 +41,15 @@ jobs:
4141
permissions:
4242
contents: write
4343
steps:
44-
- uses: actions/checkout@v4
44+
- uses: actions/checkout@v6
4545
with:
4646
fetch-depth: 0
4747

4848
- run: |
4949
git checkout prod
5050
git merge --ff-only ${{ github.ref_name }}
5151
52-
- uses: ad-m/github-push-action@v0.8.0
52+
- uses: ad-m/github-push-action@v1.1.0
5353
with:
5454
branch: prod
5555

.github/workflows/release-channel-prod.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@ jobs:
1111
permissions:
1212
contents: write
1313
steps:
14-
- uses: lewagon/wait-on-check-action@v1.3.4
14+
- uses: lewagon/wait-on-check-action@v1.7.0
1515
with:
1616
ref: ${{ github.ref }}
1717
check-name: 'build (full)'
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
wait-interval: 10
2020

21-
- uses: lewagon/wait-on-check-action@v1.3.4
21+
- uses: lewagon/wait-on-check-action@v1.7.0
2222
with:
2323
ref: ${{ github.ref }}
2424
check-name: 'deploy'
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}
2626
wait-interval: 10
2727

28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v6
2929
with:
3030
fetch-depth: 0
3131

3232
- run: |
3333
git checkout prod
3434
git merge --ff-only ${{ github.ref_name }}
3535
36-
- uses: ad-m/github-push-action@v0.8.0
36+
- uses: ad-m/github-push-action@v1.1.0
3737
with:
3838
branch: prod
3939

.github/workflows/release-channel-staging.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@ jobs:
1414
permissions:
1515
contents: write
1616
steps:
17-
- uses: lewagon/wait-on-check-action@v1.3.4
17+
- uses: lewagon/wait-on-check-action@v1.7.0
1818
with:
1919
ref: ${{ github.ref }}
2020
check-name: 'build (full)'
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
wait-interval: 10
2323

24-
- uses: lewagon/wait-on-check-action@v1.3.4
24+
- uses: lewagon/wait-on-check-action@v1.7.0
2525
with:
2626
ref: ${{ github.ref }}
2727
check-name: 'deploy'
2828
repo-token: ${{ secrets.GITHUB_TOKEN }}
2929
wait-interval: 10
3030

31-
- uses: actions/checkout@v4
31+
- uses: actions/checkout@v6
3232
with:
3333
fetch-depth: 0
3434

3535
- run: |
3636
git checkout staging
3737
git merge --ff-only ${{ github.ref_name }}
3838
39-
- uses: ad-m/github-push-action@v0.8.0
39+
- uses: ad-m/github-push-action@v1.1.0
4040
with:
4141
branch: staging
4242

0 commit comments

Comments
 (0)