Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e38e6d

Browse files
ci: bump the github-actions group with 8 updates (#17068)
Bumps the github-actions group with 8 updates:| Package | From | To || --- | --- | --- || [actions/cache](https://github.com/actions/cache) | `4.2.2` | `4.2.3`|| [actions/upload-artifact](https://github.com/actions/upload-artifact)| `4.6.1` | `4.6.2` ||[actions/download-artifact](https://github.com/actions/download-artifact)| `4.1.9` | `4.2.1` ||[tj-actions/changed-files](https://github.com/tj-actions/changed-files)| `531f5f7d163941f0c1c04e0ff4d8bb243ac4366f` |`27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99` || [tj-actions/branch-names](https://github.com/tj-actions/branch-names)| `8.0.1` | `8.1.0` || [github/codeql-action](https://github.com/github/codeql-action) |`3.28.11` | `3.28.12` ||[beatlabs/delete-old-branches-action](https://github.com/beatlabs/delete-old-branches-action)| `0.0.10` | `0.0.11` ||[umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector)| `1.2.5` | `1.3.2` |Updates `actions/cache` from 4.2.2 to 4.2.3<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/cache/releases">actions/cache'sreleases</a>.</em></p><blockquote><h2>v4.2.3</h2><h2>What's Changed</h2><ul><li>Update to use <code>@​actions/cache</code> 4.0.3 package &amp;prepare for new release by <ahref="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/cache/pull/1577">actions/cache#1577</a>(SAS tokens for cache entries are now masked in debug logs)</li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/cache/pull/1577">actions/cache#1577</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/cache/compare/v4.2.2...v4.2.3">https://github.com/actions/cache/compare/v4.2.2...v4.2.3</a></p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache'schangelog</a>.</em></p><blockquote><h1>Releases</h1><h3>4.2.3</h3><ul><li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token indebug logs for cache entries)</li></ul><h3>4.2.2</h3><ul><li>Bump <code>@actions/cache</code> to v4.0.2</li></ul><h3>4.2.1</h3><ul><li>Bump <code>@actions/cache</code> to v4.0.1</li></ul><h3>4.2.0</h3><p>TLDR; The cache backend service has been rewritten from the ground upfor improved performance and reliability. <ahref="https://github.com/actions/cache">actions/cache</a> now integrateswith the new cache service (v2) APIs.</p><p>The new service will gradually roll out as of <strong>February 1st,2025</strong>. The legacy service will also be sunset on the same date.Changes in these release are <strong>fully backwardcompatible</strong>.</p><p><strong>We are deprecating some versions of this action</strong>. Werecommend upgrading to version <code>v4</code> or <code>v3</code> assoon as possible before <strong>February 1st, 2025.</strong> (Upgradeinstructions below).</p><p>If you are using pinned SHAs, please use the SHAs of versions<code>v4.2.0</code> or <code>v3.4.0</code></p><p>If you do not upgrade, all workflow runs using any of the deprecated<a href="https://github.com/actions/cache">actions/cache</a> willfail.</p><p>Upgrading to the recommended versions will not break yourworkflows.</p><h3>4.1.2</h3><ul><li>Add GitHub Enterprise Cloud instances hostname filters to inform APIendpoint choices - <ahref="https://redirect.github.com/actions/cache/pull/1474">#1474</a></li><li>Security fix: Bump braces from 3.0.2 to 3.0.3 - <ahref="https://redirect.github.com/actions/cache/pull/1475">#1475</a></li></ul><h3>4.1.1</h3><ul><li>Restore original behavior of <code>cache-hit</code> output - <ahref="https://redirect.github.com/actions/cache/pull/1467">#1467</a></li></ul><h3>4.1.0</h3><ul><li>Ensure <code>cache-hit</code> output is set when a cache is missed -<ahref="https://redirect.github.com/actions/cache/pull/1404">#1404</a></li><li>Deprecate <code>save-always</code> input - <ahref="https://redirect.github.com/actions/cache/pull/1452">#1452</a></li></ul><h3>4.0.2</h3><ul><li>Fixed restore <code>fail-on-cache-miss</code> not working.</li></ul><h3>4.0.1</h3><ul><li>Updated <code>isGhes</code> check</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/cache/commit/5a3ec84eff668545956fd18022155c47e93e2684"><code>5a3ec84</code></a>Merge pull request <ahref="https://redirect.github.com/actions/cache/issues/1577">#1577</a>from salmanmkc/salmanmkc/4-test</li><li><ahref="https://github.com/actions/cache/commit/7de21022a7b6824c106a9847befcbd8154b45b6a"><code>7de2102</code></a>Update releases.md</li><li><ahref="https://github.com/actions/cache/commit/76d40dd347779762a1c829bbeeda5da4d81ca8c1"><code>76d40dd</code></a>Update to use the latest version of the cache package to obfuscate theSAS</li><li><ahref="https://github.com/actions/cache/commit/76dd5eb692f606c28d4b7a4ea7cfdffc926ba06a"><code>76dd5eb</code></a>update cache with main</li><li><ahref="https://github.com/actions/cache/commit/8c80c27c5e4498d5675b05fb1eff96a56c593b06"><code>8c80c27</code></a>new package</li><li><ahref="https://github.com/actions/cache/commit/45cfd0e7fffd1869ea4d5bfb54a464d825c1f742"><code>45cfd0e</code></a>updates</li><li><ahref="https://github.com/actions/cache/commit/edd449b9cf39c2a20dc7c3d505ff6dc193c48a02"><code>edd449b</code></a>updated cache with latest changes</li><li><ahref="https://github.com/actions/cache/commit/0576707e373f92196b81695442ed3f80c347f9c7"><code>0576707</code></a>latest test before pr</li><li><ahref="https://github.com/actions/cache/commit/3105dc9754dd9cd935ffcf45c091ed2cadbf42b9"><code>3105dc9</code></a>update</li><li><ahref="https://github.com/actions/cache/commit/9450d42d15022999ad2fa60a8b91f01fc92a0563"><code>9450d42</code></a>mask</li><li>Additional commits viewable in <ahref="https://github.com/actions/cache/compare/d4323d4df104b026a6aa633fdb11d772146be0bf...5a3ec84eff668545956fd18022155c47e93e2684">compareview</a></li></ul></details><br />Updates `actions/upload-artifact` from 4.6.1 to 4.6.2<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/upload-artifact/releases">actions/upload-artifact'sreleases</a>.</em></p><blockquote><h2>v4.6.2</h2><h2>What's Changed</h2><ul><li>Update to use artifact 2.3.2 package &amp; prepare for newupload-artifact release by <ahref="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <ahref="https://redirect.github.com/actions/upload-artifact/pull/685">actions/upload-artifact#685</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/upload-artifact/pull/685">actions/upload-artifact#685</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/upload-artifact/compare/v4...v4.6.2">https://github.com/actions/upload-artifact/compare/v4...v4.6.2</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/upload-artifact/commit/ea165f8d65b6e75b540449e92b4886f43607fa02"><code>ea165f8</code></a>Merge pull request <ahref="https://redirect.github.com/actions/upload-artifact/issues/685">#685</a>from salmanmkc/salmanmkc/3-new-upload-artifacts-release</li><li><ahref="https://github.com/actions/upload-artifact/commit/08396203c179e13c71b9754ce3472ed71842eec0"><code>0839620</code></a>Prepare for new release of actions/upload-artifact with new toolkitcache ver...</li><li>See full diff in <ahref="https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02">compareview</a></li></ul></details><br />Updates `actions/download-artifact` from 4.1.9 to 4.2.1<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/actions/download-artifact/releases">actions/download-artifact'sreleases</a>.</em></p><blockquote><h2>v4.2.1</h2><h2>What's Changed</h2><ul><li>Add unit tests by <ahref="https://github.com/GhadimiR"><code>@​GhadimiR</code></a> in <ahref="https://redirect.github.com/actions/download-artifact/pull/392">actions/download-artifact#392</a></li><li>Fix bug introduced in 4.2.0 by <ahref="https://github.com/GhadimiR"><code>@​GhadimiR</code></a> in <ahref="https://redirect.github.com/actions/download-artifact/pull/391">actions/download-artifact#391</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1">https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1</a></p><h2>v4.2.0</h2><h2>What's Changed</h2><ul><li>Update README.md by <ahref="https://github.com/lkfortuna"><code>@​lkfortuna</code></a> in <ahref="https://redirect.github.com/actions/download-artifact/pull/384">actions/download-artifact#384</a></li><li>Bump artifact version, do digest check by <ahref="https://github.com/GhadimiR"><code>@​GhadimiR</code></a> in <ahref="https://redirect.github.com/actions/download-artifact/pull/383">actions/download-artifact#383</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/lkfortuna"><code>@​lkfortuna</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/download-artifact/pull/384">actions/download-artifact#384</a></li><li><a href="https://github.com/GhadimiR"><code>@​GhadimiR</code></a>made their first contribution in <ahref="https://redirect.github.com/actions/download-artifact/pull/383">actions/download-artifact#383</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0">https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/actions/download-artifact/commit/95815c38cf2ff2164869cbab79da8d1f422bc89e"><code>95815c3</code></a>Merge pull request <ahref="https://redirect.github.com/actions/download-artifact/issues/391">#391</a>from GhadimiR/main</li><li><ahref="https://github.com/actions/download-artifact/commit/278fca438a0f334c0505181835b4796f2785949b"><code>278fca4</code></a>Move log statements</li><li><ahref="https://github.com/actions/download-artifact/commit/68909842a1073010f1cf920ed7f153e2948f9c16"><code>6890984</code></a>Merge branch 'main' into main</li><li><ahref="https://github.com/actions/download-artifact/commit/f9415c0ec30f02c18e075f091cafcfe4159168d0"><code>f9415c0</code></a>Run unit tests in CI</li><li><ahref="https://github.com/actions/download-artifact/commit/76a6eb5cbca98dccb5e14c0116e53f5df13b220d"><code>76a6eb5</code></a>Merge pull request <ahref="https://redirect.github.com/actions/download-artifact/issues/392">#392</a>from GhadimiR/add_unit_tests</li><li><ahref="https://github.com/actions/download-artifact/commit/a2426d7c4522072f4d5824c9508d7ea97107cb8e"><code>a2426d7</code></a>Merge branch 'main' into add_unit_tests</li><li><ahref="https://github.com/actions/download-artifact/commit/3ffa694f6f7e3d53f63807f78267796f57911dd4"><code>3ffa694</code></a>lint</li><li><ahref="https://github.com/actions/download-artifact/commit/53f6aa5f93b626e252398abac720a28f6eb048ed"><code>53f6aa5</code></a>Add extra assertion to download single artifact test</li><li><ahref="https://github.com/actions/download-artifact/commit/b456700053c87aa7d6b31d212292755e1e6eb923"><code>b456700</code></a>lint</li><li><ahref="https://github.com/actions/download-artifact/commit/9eab798a9885c1be58a1c4381da1109644016e98"><code>9eab798</code></a>Configure tsconfig</li><li>Additional commits viewable in <ahref="https://github.com/actions/download-artifact/compare/cc203385981b70ca67e1cc392babf9cc229d5806...95815c38cf2ff2164869cbab79da8d1f422bc89e">compareview</a></li></ul></details><br />Updates `tj-actions/changed-files` from531f5f7d163941f0c1c04e0ff4d8bb243ac4366f to27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99<details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/tj-actions/changed-files/blob/main/HISTORY.md">tj-actions/changed-files'schangelog</a>.</em></p><blockquote><h1>Changelog</h1><h1><ahref="https://github.com/tj-actions/changed-files/compare/v46.0.2...v46.0.3">46.0.3</a>- (2025-03-23)</h1><h2><!-- raw HTML omitted -->🔄 Update</h2><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2501">#2501</a>)</li></ul><p>Co-authored-by: github-actions[bot] <!-- raw HTML omitted --> (<ahref="https://github.com/tj-actions/changed-files/commit/41e0de576a0f2b64d9f06f2773f539109e55a70a">41e0de5</a>)- (github-actions[bot])</p><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2499">#2499</a>)</li></ul><p>Co-authored-by: github-actions[bot] <!-- raw HTML omitted --> (<ahref="https://github.com/tj-actions/changed-files/commit/945787811a795cd840a1157ac590dd7827a05c8e">9457878</a>)- (github-actions[bot])</p><h2><!-- raw HTML omitted -->📚 Documentation</h2><ul><li>Remove warning (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2504">#2504</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/813235684248c47a3518575ef56906084b59e7e8">8132356</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2><ul><li><strong>deps:</strong> Bump test/demo from <code>5dfac2e</code> to<code>c6bd3b3</code> (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2505">#2505</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/823fcebdb31bb35fdf2229d9f769b400309430d0">823fceb</a>)- (dependabot[bot])</li><li>Pin github actions (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2503">#2503</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/7a369a71758acce79205e5145cb728a08ae607fb">7a369a7</a>)- (Tonye Jack)</li><li><strong>deps-dev:</strong> Bump <code>@​types/node</code> from22.13.10 to 22.13.11 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2502">#2502</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/9468856c2214566e4f7d96d3a018fb3e889a4d6d">9468856</a>)- (dependabot[bot])</li></ul><h2><!-- raw HTML omitted -->⬆️ Upgrades</h2><ul><li>Upgraded to v46.0.2 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2500">#2500</a>)</li></ul><p>Co-authored-by: github-actions[bot] <!-- raw HTML omitted -->Co-authored-by: Tonye Jack <ahref="mailto:jtonye@ymail.com">jtonye@ymail.com</a> (<ahref="https://github.com/tj-actions/changed-files/commit/401c7227d10aad0ed26ab13735f1b290c3bcc919">401c722</a>)- (github-actions[bot])</p><h1><ahref="https://github.com/tj-actions/changed-files/compare/v46.0.1...v46.0.2">46.0.2</a>- (2025-03-22)</h1><h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2><ul><li>Update log message when attempting to locate merge base (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2493">#2493</a>)(<ahref="https://github.com/tj-actions/changed-files/commit/a5cad85977a53287a694f9509c03feb50ac58428">a5cad85</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->➕ Add</h2><ul><li>Add hint to revoke leaked token (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2475">#2475</a>)</li></ul><p>(<ahref="https://github.com/tj-actions/changed-files/commit/d52b942ee0c535798f0df9e1c05683f8e818c79b">d52b942</a>)- (undefined)</p><h2><!-- raw HTML omitted -->🔄 Update</h2><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2496">#2496</a>)</li></ul><p>Co-authored-by: github-actions[bot] <!-- raw HTML omitted --> (<ahref="https://github.com/tj-actions/changed-files/commit/9cc867cd4a5df418b1538ffecaaef26144a0e51f">9cc867c</a>)- (github-actions[bot])</p><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2492">#2492</a>)</li></ul><p>Co-authored-by: github-actions[bot] <!-- raw HTML omitted --> (<ahref="https://github.com/tj-actions/changed-files/commit/f2f439bb2f890f0ec22e3ca95985b46003688a8f">f2f439b</a>)- (github-actions[bot])</p><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/tj-actions/changed-files/commit/27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99"><code>27ae6b3</code></a>Upgraded to v46.0.3 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2506">#2506</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/823fcebdb31bb35fdf2229d9f769b400309430d0"><code>823fceb</code></a>chore(deps): bump test/demo from <code>5dfac2e</code> to<code>c6bd3b3</code> (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2505">#2505</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/813235684248c47a3518575ef56906084b59e7e8"><code>8132356</code></a>doc: remove warning (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2504">#2504</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/7a369a71758acce79205e5145cb728a08ae607fb"><code>7a369a7</code></a>chore: pin github actions (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2503">#2503</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/9468856c2214566e4f7d96d3a018fb3e889a4d6d"><code>9468856</code></a>chore(deps-dev): bump <code>@​types/node</code> from 22.13.10 to22.13.11 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2502">#2502</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/401c7227d10aad0ed26ab13735f1b290c3bcc919"><code>401c722</code></a>Upgraded to v46.0.2 (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2500">#2500</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/41e0de576a0f2b64d9f06f2773f539109e55a70a"><code>41e0de5</code></a>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2501">#2501</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/945787811a795cd840a1157ac590dd7827a05c8e"><code>9457878</code></a>Updated README.md (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2499">#2499</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/26a38635fc1173cc5820336ce97be6188d0de9f5"><code>26a3863</code></a>docs: add undefined-moe as a contributor for doc (<ahref="https://redirect.github.com/tj-actions/changed-files/issues/2498">#2498</a>)</li><li><ahref="https://github.com/tj-actions/changed-files/commit/a530a27a793d93d428bac022c621a9ed52f75efd"><code>a530a27</code></a>chore: update sync-release-version.yml to use commit hash for tags indocs (#...</li><li>Additional commits viewable in <ahref="https://github.com/tj-actions/changed-files/compare/531f5f7d163941f0c1c04e0ff4d8bb243ac4366f...27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99">compareview</a></li></ul></details><br />Updates `tj-actions/branch-names` from 8.0.1 to 8.1.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/tj-actions/branch-names/releases">tj-actions/branch-names'sreleases</a>.</em></p><blockquote><h2>v8.1.0</h2><h2>What's Changed</h2><ul><li>Upgraded to v8.0.2 by <ahref="https://github.com/jackton1"><code>@​jackton1</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/407">tj-actions/branch-names#407</a></li><li>feat: add support for strip_branch_prefix by <ahref="https://github.com/jackton1"><code>@​jackton1</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/406">tj-actions/branch-names#406</a></li><li>Updated README.md by <ahref="https://github.com/jackton1"><code>@​jackton1</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/408">tj-actions/branch-names#408</a></li><li>chore: Update test.yml by <ahref="https://github.com/jackton1"><code>@​jackton1</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/409">tj-actions/branch-names#409</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/tj-actions/branch-names/compare/v8...v8.1.0">https://github.com/tj-actions/branch-names/compare/v8...v8.1.0</a></p><h2>v8.0.2</h2><h2>What's Changed</h2><ul><li>Upgraded to v8.0.1 by <ahref="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/283">tj-actions/branch-names#283</a></li><li>chore(deps): update codacy/codacy-analysis-cli-action action tov4.4.0 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/284">tj-actions/branch-names#284</a></li><li>chore(deps): update tj-actions/verify-changed-files action to v19 by<a href="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/285">tj-actions/branch-names#285</a></li><li>docs: add boidolr as a contributor for doc by <ahref="https://github.com/allcontributors"><code>@​allcontributors</code></a>in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/287">tj-actions/branch-names#287</a></li><li>Updated README.md by <ahref="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a>in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/288">tj-actions/branch-names#288</a></li><li>docs: update checkout action by <ahref="https://github.com/boidolr"><code>@​boidolr</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/286">tj-actions/branch-names#286</a></li><li>chore(deps): update actions/checkout action to v4.1.2 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/290">tj-actions/branch-names#290</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/289">tj-actions/branch-names#289</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/291">tj-actions/branch-names#291</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/292">tj-actions/branch-names#292</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/293">tj-actions/branch-names#293</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/294">tj-actions/branch-names#294</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/295">tj-actions/branch-names#295</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/296">tj-actions/branch-names#296</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/297">tj-actions/branch-names#297</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/298">tj-actions/branch-names#298</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/299">tj-actions/branch-names#299</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/300">tj-actions/branch-names#300</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/301">tj-actions/branch-names#301</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/302">tj-actions/branch-names#302</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/303">tj-actions/branch-names#303</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/304">tj-actions/branch-names#304</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/305">tj-actions/branch-names#305</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/306">tj-actions/branch-names#306</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/307">tj-actions/branch-names#307</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/308">tj-actions/branch-names#308</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/309">tj-actions/branch-names#309</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/310">tj-actions/branch-names#310</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/311">tj-actions/branch-names#311</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/312">tj-actions/branch-names#312</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/313">tj-actions/branch-names#313</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/314">tj-actions/branch-names#314</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/315">tj-actions/branch-names#315</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/316">tj-actions/branch-names#316</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/317">tj-actions/branch-names#317</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/318">tj-actions/branch-names#318</a></li><li>chore(deps): update actions/checkout digest to b4ffde6 by <ahref="https://github.com/renovate"><code>@​renovate</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/319">tj-actions/branch-names#319</a></li><li>Bump actions/checkout from 4.1.1 to 4.1.2 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/tj-actions/branch-names/pull/320">tj-actions/branch-names#320</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/tj-actions/branch-names/blob/main/HISTORY.md">tj-actions/branch-names'schangelog</a>.</em></p><blockquote><h1>Changelog</h1><h1><ahref="https://github.com/tj-actions/branch-names/compare/v8.0.2...v8.1.0">8.1.0</a>- (2025-03-23)</h1><h2><!-- raw HTML omitted -->🚀 Features</h2><ul><li>Add support for strip_branch_prefix (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/406">#406</a>)(<ahref="https://github.com/tj-actions/branch-names/commit/c83c87ab5379a8ff88c905ea78c391c0d53972ac">c83c87a</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->🔄 Update</h2><ul><li>Updated README.md (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/408">#408</a>)</li></ul><p>(<ahref="https://github.com/tj-actions/branch-names/commit/d18e657ed32f367301fdebeb9a88b7e5539f3052">d18e657</a>)- (Tonye Jack)</p><h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2><ul><li>Update test.yml (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/409">#409</a>)(<ahref="https://github.com/tj-actions/branch-names/commit/f44339b51f74753b57583fbbd124e18a81170ab1">f44339b</a>)- (Tonye Jack)</li></ul><h2><!-- raw HTML omitted -->⬆️ Upgrades</h2><ul><li>Upgraded from v8.0.1 -&gt; v8.0.2 (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/407">#407</a>)</li></ul><p>(<ahref="https://github.com/tj-actions/branch-names/commit/86aaf170e74d8cad1e7d4f566f2e9bed6cf000af">86aaf17</a>)- (Tonye Jack)</p><h1><ahref="https://github.com/tj-actions/branch-names/compare/v8.0.1...v8.0.2">8.0.2</a>- (2025-03-15)</h1><h2><!-- raw HTML omitted -->📦 Bumps</h2><ul><li>Bump actions/checkout from 4.1.1 to 4.1.2</li></ul><p>Bumps <ahref="https://github.com/actions/checkout">actions/checkout</a> from4.1.1 to 4.1.2.</p><ul><li><a href="https://github.com/actions/checkout/releases">Releasenotes</a></li><li><ahref="https://github.com/actions/checkout/blob/main/CHANGELOG.md">Changelog</a></li><li><ahref="https://github.com/actions/checkout/compare/v4.1.1...9bb56186c3b09b4f86b1c65136769dd318469633">Commits</a></li></ul><hr /><p>updated-dependencies:</p><ul><li>dependency-name: actions/checkoutdependency-type: direct:productionupdate-type: version-update:semver-patch...</li></ul><p>Signed-off-by: dependabot[bot] <ahref="mailto:support@github.com">support@github.com</a> (<ahref="https://github.com/tj-actions/branch-names/commit/534653b2272678c76b23f2e681c8cfc2056d7b99">534653b</a>)- (dependabot[bot])</p><ul><li>Bump actions/checkout from 4.1.1 to 4.1.2</li></ul><p>Bumps <ahref="https://github.com/actions/checkout">actions/checkout</a> from4.1.1 to 4.1.2.</p><ul><li><a href="https://github.com/actions/checkout/releases">Releasenotes</a></li><li><ahref="https://github.com/actions/checkout/blob/main/CHANGELOG.md">Changelog</a></li><li><ahref="https://github.com/actions/checkout/compare/v4.1.1...9bb56186c3b09b4f86b1c65136769dd318469633">Commits</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/tj-actions/branch-names/commit/f44339b51f74753b57583fbbd124e18a81170ab1"><code>f44339b</code></a>chore: Update test.yml (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/409">#409</a>)</li><li><ahref="https://github.com/tj-actions/branch-names/commit/d18e657ed32f367301fdebeb9a88b7e5539f3052"><code>d18e657</code></a>Updated README.md (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/408">#408</a>)</li><li><ahref="https://github.com/tj-actions/branch-names/commit/c83c87ab5379a8ff88c905ea78c391c0d53972ac"><code>c83c87a</code></a>feat: add support for strip_branch_prefix (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/406">#406</a>)</li><li><ahref="https://github.com/tj-actions/branch-names/commit/86aaf170e74d8cad1e7d4f566f2e9bed6cf000af"><code>86aaf17</code></a>Upgraded from v8.0.1 -&gt; v8.0.2 (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/407">#407</a>)</li><li><ahref="https://github.com/tj-actions/branch-names/commit/394802c2335dc81582b3569322f3d7da41a9978e"><code>394802c</code></a>Deleted renovate.json</li><li><ahref="https://github.com/tj-actions/branch-names/commit/32798b2266752bb2b274d694923596fdc67c399a"><code>32798b2</code></a>chore(deps): update actions/checkout action to v4.2.2</li><li><ahref="https://github.com/tj-actions/branch-names/commit/9a04c058bb2ddc036c2d273df7a6a21d42f28533"><code>9a04c05</code></a>chore(deps): update actions/checkout digest to11bd719</li><li><ahref="https://github.com/tj-actions/branch-names/commit/e400ca0ec8ef23d62fca0f9492fc40093a3f1012"><code>e400ca0</code></a>chore(deps): update actions/checkout digest toeef6144</li><li><ahref="https://github.com/tj-actions/branch-names/commit/5d79051f9e52a0067942d0b42e53ca411220c07b"><code>5d79051</code></a>chore(deps): update actions/checkout action to v4.2.1</li><li><ahref="https://github.com/tj-actions/branch-names/commit/d353900ec68b69229ad98021a530af33c416dcb1"><code>d353900</code></a>chore(deps): update actions/checkout digest to 692973e (<ahref="https://redirect.github.com/tj-actions/branch-names/issues/394">#394</a>)</li><li>Additional commits viewable in <ahref="https://github.com/tj-actions/branch-names/compare/6871f53176ad61624f978536bbf089c574dc19a2...f44339b51f74753b57583fbbd124e18a81170ab1">compareview</a></li></ul></details><br />Updates `github/codeql-action` from 3.28.11 to 3.28.12<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/github/codeql-action/releases">github/codeql-action'sreleases</a>.</em></p><blockquote><h2>v3.28.12</h2><h1>CodeQL Action Changelog</h1><p>See the <ahref="https://github.com/github/codeql-action/releases">releasespage</a> for the relevant changes to the CodeQL CLI and languagepacks.</p><h2>3.28.12 - 19 Mar 2025</h2><ul><li>Dependency caching should now cache more dependencies for Java<code>build-mode: none</code> extractions. This should speed upworkflows and avoid inconsistent alerts in some cases.</li><li>Update default CodeQL bundle version to 2.20.7. <ahref="https://redirect.github.com/github/codeql-action/pull/2810">#2810</a></li></ul><p>See the full <ahref="https://github.com/github/codeql-action/blob/v3.28.12/CHANGELOG.md">CHANGELOG.md</a>for more information.</p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action'schangelog</a>.</em></p><blockquote><h1>CodeQL Action Changelog</h1><p>See the <ahref="https://github.com/github/codeql-action/releases">releasespage</a> for the relevant changes to the CodeQL CLI and languagepacks.</p><h2>[UNRELEASED]</h2><p>No user facing changes.</p><h2>3.28.12 - 19 Mar 2025</h2><ul><li>Dependency caching should now cache more dependencies for Java<code>build-mode: none</code> extractions. This should speed upworkflows and avoid inconsistent alerts in some cases.</li><li>Update default CodeQL bundle version to 2.20.7. <ahref="https://redirect.github.com/github/codeql-action/pull/2810">#2810</a></li></ul><h2>3.28.11 - 07 Mar 2025</h2><ul><li>Update default CodeQL bundle version to 2.20.6. <ahref="https://redirect.github.com/github/codeql-action/pull/2793">#2793</a></li></ul><h2>3.28.10 - 21 Feb 2025</h2><ul><li>Update default CodeQL bundle version to 2.20.5. <ahref="https://redirect.github.com/github/codeql-action/pull/2772">#2772</a></li><li>Address an issue where the CodeQL Bundle would occasionally fail todecompress on macOS. <ahref="https://redirect.github.com/github/codeql-action/pull/2768">#2768</a></li></ul><h2>3.28.9 - 07 Feb 2025</h2><ul><li>Update default CodeQL bundle version to 2.20.4. <ahref="https://redirect.github.com/github/codeql-action/pull/2753">#2753</a></li></ul><h2>3.28.8 - 29 Jan 2025</h2><ul><li>Enable support for Kotlin 2.1.10 when running with CodeQL CLIv2.20.3. <ahref="https://redirect.github.com/github/codeql-action/pull/2744">#2744</a></li></ul><h2>3.28.7 - 29 Jan 2025</h2><p>No user facing changes.</p><h2>3.28.6 - 27 Jan 2025</h2><ul><li>Re-enable debug artifact upload for CLI versions 2.20.3 or greater.<ahref="https://redirect.github.com/github/codeql-action/pull/2726">#2726</a></li></ul><h2>3.28.5 - 24 Jan 2025</h2><ul><li>Update default CodeQL bundle version to 2.20.3. <ahref="https://redirect.github.com/github/codeql-action/pull/2717">#2717</a></li></ul><h2>3.28.4 - 23 Jan 2025</h2><p>No user facing changes.</p><h2>3.28.3 - 22 Jan 2025</h2><ul><li>Update default CodeQL bundle version to 2.20.2. <ahref="https://redirect.github.com/github/codeql-action/pull/2707">#2707</a></li><li>Fix an issue downloading the CodeQL Bundle from a GitHub EnterpriseServer instance which occurred when the CodeQL Bundle had been synced tothe instance using the <ahref="https://github.com/github/codeql-action-sync-tool">CodeQL Actionsync tool</a> and the Actions runner did not have Zstandard installed.<ahref="https://redirect.github.com/github/codeql-action/pull/2710">#2710</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/github/codeql-action/commit/5f8171a638ada777af81d42b55959a643bb29017"><code>5f8171a</code></a>Merge pull request <ahref="https://redirect.github.com/github/codeql-action/issues/2814">#2814</a>from github/update-v3.28.12-6349095d1</li><li><ahref="https://github.com/github/codeql-action/commit/bb59f7707d836b040802dbdf2ad1a16482d319da"><code>bb59f77</code></a>Update changelog for v3.28.12</li><li><ahref="https://github.com/github/codeql-action/commit/6349095d19ec30397ffb02a63b7aa4f867deb563"><code>6349095</code></a>Merge pull request <ahref="https://redirect.github.com/github/codeql-action/issues/2810">#2810</a>from github/update-bundle/codeql-bundle-v2.20.7</li><li><ahref="https://github.com/github/codeql-action/commit/d7d03fda1241f6b0b3fae460c9f19c6e887158ad"><code>d7d03fd</code></a>Add changelog note</li><li><ahref="https://github.com/github/codeql-action/commit/4e3a5342c5e8e627915b9a29b363f49da8c4a32e"><code>4e3a534</code></a>Update default bundle to codeql-bundle-v2.20.7</li><li><ahref="https://github.com/github/codeql-action/commit/55f023701cfc1e7d11ef2ae0c5ec3193dae4fce4"><code>55f0237</code></a>Merge pull request <ahref="https://redirect.github.com/github/codeql-action/issues/2802">#2802</a>from github/mbg/dependency-caching/java-buildless</li><li><ahref="https://github.com/github/codeql-action/commit/6a151cd77488e58567da1dcf953e7aeeaca4950c"><code>6a151cd</code></a>Merge pull request <ahref="https://redirect.github.com/github/codeql-action/issues/2811">#2811</a>from github/dependabot/github_actions/actions-c2c311...</li><li><ahref="https://github.com/github/codeql-action/commit/7866bcdb1b15b5d5cba0021b87f36d9f6d977156"><code>7866bcd</code></a>Manually bump workflow to match autogenerated file</li><li><ahref="https://github.com/github/codeql-action/commit/611289e0b0ce1f6fc14820f1b72edaed2de4ba2c"><code>611289e</code></a>build(deps): bump ruby/setup-ruby in the actions group</li><li><ahref="https://github.com/github/codeql-action/commit/4c409a5b664afa7d5b12cd8487e310f286487472"><code>4c409a5</code></a>Remove temporary dependency directory in <code>analyze</code> postaction</li><li>Additional commits viewable in <ahref="https://github.com/github/codeql-action/compare/6bb031afdd8eb862ea3fc1848194185e076637e5...5f8171a638ada777af81d42b55959a643bb29017">compareview</a></li></ul></details><br />Updates `beatlabs/delete-old-branches-action` from 0.0.10 to 0.0.11<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/beatlabs/delete-old-branches-action/releases">beatlabs/delete-old-branches-action'sreleases</a>.</em></p><blockquote><h2>v0.0.11</h2><h2>What's Changed</h2><ul><li>chore: update readme by <ahref="https://github.com/Edgaraszs"><code>@​Edgaraszs</code></a> in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/36">beatlabs/delete-old-branches-action#36</a></li><li>fix: retrieve all branches through pagination by <ahref="https://github.com/nikaro"><code>@​nikaro</code></a> in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/38">beatlabs/delete-old-branches-action#38</a></li><li>fix: apply shellcheck recommandations by <ahref="https://github.com/nikaro"><code>@​nikaro</code></a> in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/37">beatlabs/delete-old-branches-action#37</a></li><li>fix: bump versions by <ahref="https://github.com/Edgaraszs"><code>@​Edgaraszs</code></a> in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/40">beatlabs/delete-old-branches-action#40</a></li><li>Sort tags via semver to preserve newest tags by <ahref="https://github.com/ecdemis123"><code>@​ecdemis123</code></a> in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/42">beatlabs/delete-old-branches-action#42</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/Edgaraszs"><code>@​Edgaraszs</code></a>made their first contribution in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/36">beatlabs/delete-old-branches-action#36</a></li><li><a href="https://github.com/nikaro"><code>@​nikaro</code></a> madetheir first contribution in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/38">beatlabs/delete-old-branches-action#38</a></li><li><ahref="https://github.com/ecdemis123"><code>@​ecdemis123</code></a> madetheir first contribution in <ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/pull/42">beatlabs/delete-old-branches-action#42</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/beatlabs/delete-old-branches-action/compare/v0.0.10...v0.0.11">https://github.com/beatlabs/delete-old-branches-action/compare/v0.0.10...v0.0.11</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/beatlabs/delete-old-branches-action/commit/4eeeb8740ff8b3cb310296ddd6b43c3387734588"><code>4eeeb87</code></a>sort tags via semver (<ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/issues/42">#42</a>)</li><li><ahref="https://github.com/beatlabs/delete-old-branches-action/commit/1e32837fd650c9749fe7c36701f4ae6774639f40"><code>1e32837</code></a>fix: bump versions (<ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/issues/40">#40</a>)</li><li><ahref="https://github.com/beatlabs/delete-old-branches-action/commit/3dd382723bf794a122239bc1d6b0116662d5ec0f"><code>3dd3827</code></a>fix: apply shellcheck recommandations (<ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/issues/37">#37</a>)</li><li><ahref="https://github.com/beatlabs/delete-old-branches-action/commit/3a54bdf0f3658e31347dde33ff983b11fab69c7b"><code>3a54bdf</code></a>fix: retrieve all branches through pagination (<ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/issues/38">#38</a>)</li><li><ahref="https://github.com/beatlabs/delete-old-branches-action/commit/3aac1083bb9bf5d1111a27300a1b3891b0a68dce"><code>3aac108</code></a>chore: update readme (<ahref="https://redirect.github.com/beatlabs/delete-old-branches-action/issues/36">#36</a>)</li><li>See full diff in <ahref="https://github.com/beatlabs/delete-old-branches-action/compare/6e94df089372a619c01ae2c2f666bf474f890911...4eeeb8740ff8b3cb310296ddd6b43c3387734588">compareview</a></li></ul></details><br />Updates `umbrelladocs/action-linkspector` from 1.2.5 to 1.3.2<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/umbrelladocs/action-linkspector/releases">umbrelladocs/action-linkspector'sreleases</a>.</em></p><blockquote><h2>Release v1.3.2</h2><p>v1.3.2: PR <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/40">#40</a>- Update linkspector version to 0.4.2</p><h2>Release v1.3.1</h2><p>v1.3.1: PR <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/38">#38</a>- Add support for showing stats</p><h2>Release v1.3.0</h2><p>v1.3.0: PR <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/37">#37</a>- Update linkspector version to 0.4.1</p><h2>What's Changed</h2><ul><li>Update linkspector version to 0.4.1 by <ahref="https://github.com/github-actions"><code>@​github-actions</code></a>in <ahref="https://redirect.github.com/UmbrellaDocs/action-linkspector/pull/37">UmbrellaDocs/action-linkspector#37</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/UmbrellaDocs/action-linkspector/compare/v1.2...v1.3.0">https://github.com/UmbrellaDocs/action-linkspector/compare/v1.2...v1.3.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/49cf4f8da82db70e691bb8284053add5028fa244"><code>49cf4f8</code></a>Merge pull request <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/40">#40</a>from UmbrellaDocs/update-linkspector-version</li><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/fb49f30059a34b9bfab39967511559fef398f2c1"><code>fb49f30</code></a>Update linkspector version to 0.4.2</li><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/c6d4525e9f50b27a0e78fc42b537141058d034ef"><code>c6d4525</code></a>Merge pull request <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/38">#38</a>from UmbrellaDocs/stats</li><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/c311faff00cc2318a96e3cb41e1fc7dba4dffffd"><code>c311faf</code></a>Add support for showing stats</li><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/808d98be382b6e1f97bd3dfa6aa85b4410769dc6"><code>808d98b</code></a>Merge pull request <ahref="https://redirect.github.com/umbrelladocs/action-linkspector/issues/37">#37</a>from UmbrellaDocs/update-linkspector-version</li><li><ahref="https://github.com/UmbrellaDocs/action-linkspector/commit/3935e7368cfeff39766dbcd3b514cbc3ff90df4c"><code>3935e73</code></a>Update linkspector version to 0.4.1</li><li>See full diff in <ahref="https://github.com/umbrelladocs/action-linkspector/compare/de84085e0f51452a470558693d7d308fbb2fa261...49cf4f8da82db70e691bb8284053add5028fa244">compareview</a></li></ul></details><br />Dependabot will resolve any conflicts with this PR as long as you don'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore <dependency name> major version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's major version (unless you unignore this specificdependency's major version or upgrade to it yourself)- `@dependabot ignore <dependency name> minor version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's minor version (unless you unignore this specificdependency's minor version or upgrade to it yourself)- `@dependabot ignore <dependency name>` will close this group update PRand 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 ignoreconditions of the specified dependency- `@dependabot unignore <dependency name> <ignore condition>` willremove the ignore condition of the specified dependency and ignoreconditions</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parente0ecc28 commit4e38e6d

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

‎.github/workflows/ci.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
echo "LINT_CACHE_DIR=$dir" >> $GITHUB_ENV
179179
180180
-name:golangci-lint cache
181-
uses:actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf# v4.2.2
181+
uses:actions/cache@5a3ec84eff668545956fd18022155c47e93e2684# v4.2.3
182182
with:
183183
path:|
184184
${{ env.LINT_CACHE_DIR }}
@@ -730,15 +730,15 @@ jobs:
730730

731731
-name:Upload Playwright Failed Tests
732732
if:always() && github.actor != 'dependabot[bot]' && runner.os == 'Linux' && !github.event.pull_request.head.repo.fork
733-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
733+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
734734
with:
735735
name:failed-test-videos${{ matrix.variant.premium && '-premium' || '' }}
736736
path:./site/test-results/**/*.webm
737737
retention-days:7
738738

739739
-name:Upload pprof dumps
740740
if:always() && github.actor != 'dependabot[bot]' && runner.os == 'Linux' && !github.event.pull_request.head.repo.fork
741-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
741+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
742742
with:
743743
name:debug-pprof-dumps${{ matrix.variant.premium && '-premium' || '' }}
744744
path:./site/test-results/**/debug-pprof-*.txt
@@ -997,7 +997,7 @@ jobs:
997997

998998
-name:Upload build artifacts
999999
if:${{ github.repository_owner == 'coder' && github.ref == 'refs/heads/main' }}
1000-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
1000+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
10011001
with:
10021002
name:dylibs
10031003
path:|
@@ -1103,7 +1103,7 @@ jobs:
11031103
uses:google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a# v2.1.4
11041104

11051105
-name:Download dylibs
1106-
uses:actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806# v4.1.9
1106+
uses:actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e# v4.2.1
11071107
with:
11081108
name:dylibs
11091109
path:./build
@@ -1330,7 +1330,7 @@ jobs:
13301330

13311331
-name:Upload build artifacts
13321332
if:github.ref == 'refs/heads/main'
1333-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
1333+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
13341334
with:
13351335
name:coder
13361336
path:|

‎.github/workflows/docs-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
-name:Setup Node
2929
uses:./.github/actions/setup-node
3030

31-
-uses:tj-actions/changed-files@531f5f7d163941f0c1c04e0ff4d8bb243ac4366f# v45.0.7
31+
-uses:tj-actions/changed-files@27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99# v45.0.7
3232
id:changed-files
3333
with:
3434
files:|

‎.github/workflows/dogfood.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
-name:Get branch name
6060
id:branch-name
61-
uses:tj-actions/branch-names@6871f53176ad61624f978536bbf089c574dc19a2# v8.0.1
61+
uses:tj-actions/branch-names@f44339b51f74753b57583fbbd124e18a81170ab1# v8.1.0
6262

6363
-name:"Branch name to Docker tag name"
6464
id:docker-tag-name

‎.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
AC_CERTIFICATE_PASSWORD_FILE:/tmp/apple_cert_password.txt
102102

103103
-name:Upload build artifacts
104-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
104+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
105105
with:
106106
name:dylibs
107107
path:|
@@ -300,7 +300,7 @@ jobs:
300300
uses:google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a# v2.1.4
301301

302302
-name:Download dylibs
303-
uses:actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806# v4.1.9
303+
uses:actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e# v4.2.1
304304
with:
305305
name:dylibs
306306
path:./build
@@ -656,7 +656,7 @@ jobs:
656656
657657
-name:Upload artifacts to actions (if dry-run)
658658
if:${{ inputs.dry_run }}
659-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
659+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
660660
with:
661661
name:release-artifacts
662662
path:|

‎.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ jobs:
3939

4040
# Upload the results as artifacts.
4141
-name:"Upload artifact"
42-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
42+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
4343
with:
4444
name:SARIF file
4545
path:results.sarif
4646
retention-days:5
4747

4848
# Upload the results to GitHub's code scanning dashboard.
4949
-name:"Upload to code-scanning"
50-
uses:github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5# v3.28.11
50+
uses:github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
5151
with:
5252
sarif_file:results.sarif

‎.github/workflows/security.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses:./.github/actions/setup-go
3939

4040
-name:Initialize CodeQL
41-
uses:github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5# v3.28.11
41+
uses:github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
4242
with:
4343
languages:go, javascript
4444

@@ -48,7 +48,7 @@ jobs:
4848
rm Makefile
4949
5050
-name:Perform CodeQL Analysis
51-
uses:github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5# v3.28.11
51+
uses:github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
5252

5353
-name:Send Slack notification on failure
5454
if:${{ failure() }}
@@ -144,13 +144,13 @@ jobs:
144144
severity:"CRITICAL,HIGH"
145145

146146
-name:Upload Trivy scan results to GitHub Security tab
147-
uses:github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5# v3.28.11
147+
uses:github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
148148
with:
149149
sarif_file:trivy-results.sarif
150150
category:"Trivy"
151151

152152
-name:Upload Trivy scan results as an artifact
153-
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1# v4.6.1
153+
uses:actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02# v4.6.2
154154
with:
155155
name:trivy
156156
path:trivy-results.sarif

‎.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
-name:Checkout repository
104104
uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4.2.2
105105
-name:Run delete-old-branches-action
106-
uses:beatlabs/delete-old-branches-action@6e94df089372a619c01ae2c2f666bf474f890911# v0.0.10
106+
uses:beatlabs/delete-old-branches-action@4eeeb8740ff8b3cb310296ddd6b43c3387734588# v0.0.11
107107
with:
108108
repo_token:${{ github.token }}
109109
date:"6 months ago"

‎.github/workflows/weekly-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4.2.2
3030

3131
-name:Check Markdown links
32-
uses:umbrelladocs/action-linkspector@de84085e0f51452a470558693d7d308fbb2fa261# v1.2.5
32+
uses:umbrelladocs/action-linkspector@49cf4f8da82db70e691bb8284053add5028fa244# v1.3.2
3333
id:markdown-link-check
3434
# checks all markdown files from /docs including all subfolders
3535
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp