SovereignCloudStack / cluster-stack-provider-openstack

Cluster Stack Provider OpenStack
https://scs.community/
Apache License 2.0
2 stars 0 forks source link

:seedling: Update github-actions group (minor) #205

Open cluster-stack-bot[bot] opened 2 months ago

cluster-stack-bot[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.0.2 -> v4.1.2
actions/cache action digest 0c45773 -> 6849a64
actions/checkout action minor v4.1.7 -> v4.2.2
actions/checkout action digest 692973e -> 11bd719
actions/create-github-app-token action digest 3378cda -> 5d869da
actions/setup-go action minor v5.0.2 -> v5.1.0
actions/setup-node action digest 1e60f62 -> 39370e3
docker/build-push-action action digest 5cd11c3 -> 4f58ea7
docker/build-push-action action minor v6.7.0 -> v6.9.0
docker/setup-buildx-action action digest 988b5a0 -> c47758b
renovatebot/github-action action minor v40.2.7 -> v40.3.6
sigstore/cosign-installer action minor v3.6.0 -> v3.7.0
softprops/action-gh-release action digest c062e08 -> e7a8f85

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache) ### [`v4.1.2`](https://redirect.github.com/actions/cache/releases/tag/v4.1.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.1...v4.1.2) ##### What's Changed - Add Bun example by [@​idleberg](https://redirect.github.com/idleberg) in [https://github.com/actions/cache/pull/1456](https://redirect.github.com/actions/cache/pull/1456) - Revise `isGhes` logic by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/cache/pull/1474](https://redirect.github.com/actions/cache/pull/1474) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/1475](https://redirect.github.com/actions/cache/pull/1475) - Add dependabot.yml to enable automatic dependency upgrades by [@​Link-](https://redirect.github.com/Link-) in [https://github.com/actions/cache/pull/1476](https://redirect.github.com/actions/cache/pull/1476) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/1478](https://redirect.github.com/actions/cache/pull/1478) - Bump actions/stale from 3 to 9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/1479](https://redirect.github.com/actions/cache/pull/1479) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/1483](https://redirect.github.com/actions/cache/pull/1483) - Bump actions/setup-node from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/1481](https://redirect.github.com/actions/cache/pull/1481) - Prepare `4.1.2` release by [@​Link-](https://redirect.github.com/Link-) in [https://github.com/actions/cache/pull/1477](https://redirect.github.com/actions/cache/pull/1477) ##### New Contributors - [@​idleberg](https://redirect.github.com/idleberg) made their first contribution in [https://github.com/actions/cache/pull/1456](https://redirect.github.com/actions/cache/pull/1456) - [@​jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/cache/pull/1474](https://redirect.github.com/actions/cache/pull/1474) - [@​Link-](https://redirect.github.com/Link-) made their first contribution in [https://github.com/actions/cache/pull/1476](https://redirect.github.com/actions/cache/pull/1476) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.1.2 ### [`v4.1.1`](https://redirect.github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.0...v4.1.1) ##### What's Changed - Restore original behavior of `cache-hit` output by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1467](https://redirect.github.com/actions/cache/pull/1467) **Full Changelog**: https://github.com/actions/cache/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://redirect.github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.2...v4.1.0) ##### What's Changed - Fix cache-hit output when cache missed by [@​fchimpan](https://redirect.github.com/fchimpan) in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1452](https://redirect.github.com/actions/cache/pull/1452) ##### New Contributors - [@​ottlinger](https://redirect.github.com/ottlinger) made their first contribution in [https://github.com/actions/cache/pull/1437](https://redirect.github.com/actions/cache/pull/1437) - [@​Olegt0rr](https://redirect.github.com/Olegt0rr) made their first contribution in [https://github.com/actions/cache/pull/1377](https://redirect.github.com/actions/cache/pull/1377) - [@​fchimpan](https://redirect.github.com/fchimpan) made their first contribution in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - [@​x612skm](https://redirect.github.com/x612skm) made their first contribution in [https://github.com/actions/cache/pull/1434](https://redirect.github.com/actions/cache/pull/1434) - [@​todgru](https://redirect.github.com/todgru) made their first contribution in [https://github.com/actions/cache/pull/1311](https://redirect.github.com/actions/cache/pull/1311) - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/cache/pull/1463](https://redirect.github.com/actions/cache/pull/1463) - [@​mackey0225](https://redirect.github.com/mackey0225) made their first contribution in [https://github.com/actions/cache/pull/1462](https://redirect.github.com/actions/cache/pull/1462) - [@​quatquatt](https://redirect.github.com/quatquatt) made their first contribution in [https://github.com/actions/cache/pull/1445](https://redirect.github.com/actions/cache/pull/1445) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.2...v4.1.0
actions/checkout (actions/checkout) ### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946) ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@​orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)
actions/setup-go (actions/setup-go) ### [`v5.1.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/setup-go/compare/v5.0.2...v5.1.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-go/pull/500](https://redirect.github.com/actions/setup-go/pull/500) - Upgrade IA Publish by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-go/pull/502](https://redirect.github.com/actions/setup-go/pull/502) - Add architecture to cache key by [@​Zxilly](https://redirect.github.com/Zxilly) in [https://github.com/actions/setup-go/pull/493](https://redirect.github.com/actions/setup-go/pull/493) This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format. - Enhance workflows and Upgrade micromatch Dependency by [@​priyagupta108](https://redirect.github.com/priyagupta108) in [https://github.com/actions/setup-go/pull/510](https://redirect.github.com/actions/setup-go/pull/510) **Bug Fixes** - Revise `isGhes` logic by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-go/pull/511](https://redirect.github.com/actions/setup-go/pull/511) ##### New Contributors - [@​Zxilly](https://redirect.github.com/Zxilly) made their first contribution in [https://github.com/actions/setup-go/pull/493](https://redirect.github.com/actions/setup-go/pull/493) - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-go/pull/500](https://redirect.github.com/actions/setup-go/pull/500) - [@​jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-go/pull/511](https://redirect.github.com/actions/setup-go/pull/511) - [@​priyagupta108](https://redirect.github.com/priyagupta108) made their first contribution in [https://github.com/actions/setup-go/pull/510](https://redirect.github.com/actions/setup-go/pull/510) **Full Changelog**: https://github.com/actions/setup-go/compare/v5...v5.1.0
docker/build-push-action (docker/build-push-action) ### [`v6.9.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.9.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.8.0...v6.9.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.38.0 to 0.39.0 in [https://github.com/docker/build-push-action/pull/1234](https://redirect.github.com/docker/build-push-action/pull/1234) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/build-push-action/pull/1232](https://redirect.github.com/docker/build-push-action/pull/1232) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0 ### [`v6.8.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.8.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.7.0...v6.8.0) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0 in [https://github.com/docker/build-push-action/pull/1230](https://redirect.github.com/docker/build-push-action/pull/1230) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0
renovatebot/github-action (renovatebot/github-action) ### [`v40.3.6`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.6) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.5...v40.3.6) ##### Bug Fixes - **refactor:** use named imports ([#​879](https://redirect.github.com/renovatebot/github-action/issues/879)) ([4d91b7f](https://redirect.github.com/renovatebot/github-action/commit/4d91b7f2862d2619cb03676f49a82e1de2ebe174)) ##### Documentation - Fix permissions for Renovate 39 ([#​873](https://redirect.github.com/renovatebot/github-action/issues/873)) ([80524aa](https://redirect.github.com/renovatebot/github-action/commit/80524aad74895d28a441584b5fa5889e957e5107)) - update references to ghcr.io/renovatebot/renovate to v39 ([fa742b7](https://redirect.github.com/renovatebot/github-action/commit/fa742b743c06bfe634c1b023db54634167f18ee2)) ##### Miscellaneous Chores - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v11 ([#​876](https://redirect.github.com/renovatebot/github-action/issues/876)) ([03986b7](https://redirect.github.com/renovatebot/github-action/commit/03986b7c6b6f23aced816e21573539d7ad8cf3bd)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.2 ([9b8168b](https://redirect.github.com/renovatebot/github-action/commit/9b8168b9780395d65a24b5cfc9570e31440c0afa)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.3 ([62e9650](https://redirect.github.com/renovatebot/github-action/commit/62e9650d02a8c4ca320209e7b09140d341b343f4)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.4 ([b274faf](https://redirect.github.com/renovatebot/github-action/commit/b274faf2e8ce464e78664d9830eb4c155f34a52e)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.5 ([de0fb82](https://redirect.github.com/renovatebot/github-action/commit/de0fb82ddeab47f14cba3f13bac485853d8e93f3)) - **deps:** update dependency eslint-plugin-json to v4 ([#​874](https://redirect.github.com/renovatebot/github-action/issues/874)) ([205c9ef](https://redirect.github.com/renovatebot/github-action/commit/205c9ef9545b5b561a6263663a2c56d091411fa2)) - **deps:** update dependency npm-run-all2 to v7 ([#​877](https://redirect.github.com/renovatebot/github-action/issues/877)) ([7b3e4ff](https://redirect.github.com/renovatebot/github-action/commit/7b3e4ffc560f928e6b1b322f969e2b6ee91ba512)) - **deps:** update typescript-eslint monorepo to v8 (major) ([#​878](https://redirect.github.com/renovatebot/github-action/issues/878)) ([5343762](https://redirect.github.com/renovatebot/github-action/commit/5343762d53a4b98fb9ddf51dfe5eb1d89474f316)) - husky migration ([#​875](https://redirect.github.com/renovatebot/github-action/issues/875)) ([c884ed2](https://redirect.github.com/renovatebot/github-action/commit/c884ed2ba39a1c19e6a1002bd8ed183475f9eafc)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.142.7 ([5bf87b6](https://redirect.github.com/renovatebot/github-action/commit/5bf87b6eb9197d4e1bf3fe1f81e8e81342eac1e3)) ### [`v40.3.5`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.5) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.4...v40.3.5) ##### Documentation - update references to actions/checkout to v4.2.2 ([2097f2d](https://redirect.github.com/renovatebot/github-action/commit/2097f2d2e619dda4fd668ce1502ab5c5771b4a07)) - update references to ghcr.io/renovatebot/renovate to v38.128.6 ([41edd45](https://redirect.github.com/renovatebot/github-action/commit/41edd45fab588275681736b77adf7175a09eeb5d)) - update references to ghcr.io/renovatebot/renovate to v38.133.0 ([e3f297f](https://redirect.github.com/renovatebot/github-action/commit/e3f297f8607fc2f9335955308d035f17c284940e)) - update references to ghcr.io/renovatebot/renovate to v38.142.5 ([f4c795d](https://redirect.github.com/renovatebot/github-action/commit/f4c795df8ff7156e64658b92780cede2ec155227)) - update references to renovatebot/github-action to v40.3.4 ([cf47d93](https://redirect.github.com/renovatebot/github-action/commit/cf47d93d800c9d1cdf8de7d38f4c92589d3e0aa5)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.12 ([2e9cb53](https://redirect.github.com/renovatebot/github-action/commit/2e9cb53c913938151aaf2c465887a170d8dc5941)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.13 ([8232b6e](https://redirect.github.com/renovatebot/github-action/commit/8232b6e37308910432a0e7cef198302d42c67741)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.14 ([2aef521](https://redirect.github.com/renovatebot/github-action/commit/2aef5215dc1604994d12fdfd6311c8a002ad2956)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.15 ([7916c56](https://redirect.github.com/renovatebot/github-action/commit/7916c564b59ab409eaf6d5279d3623b47613c9ed)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.0 ([a64d972](https://redirect.github.com/renovatebot/github-action/commit/a64d972955ebd939077ef6d2099ad19bb4e198ae)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.1 ([f5083d0](https://redirect.github.com/renovatebot/github-action/commit/f5083d0ec5d071e96e5ad603b7fe6ae3a96f4391)) - **deps:** update dependency npm-run-all2 to v6.2.4 ([e788798](https://redirect.github.com/renovatebot/github-action/commit/e7887981eff8792383a186efd93be6d64fdeafe9)) - **deps:** update dependency npm-run-all2 to v6.2.6 ([ccced66](https://redirect.github.com/renovatebot/github-action/commit/ccced66fcc84a135eb034a7e1ece47dc99d71968)) - **deps:** update dependency semantic-release to v24.1.3 ([d6beebf](https://redirect.github.com/renovatebot/github-action/commit/d6beebf82a894b4f27eec23a588c3947feb66c2d)) - **deps:** update dependency semantic-release to v24.2.0 ([2b5b8b0](https://redirect.github.com/renovatebot/github-action/commit/2b5b8b0616d4c37311382c8be913c1bad6a27f4f)) - **deps:** update pnpm to v9.12.2 ([4b80937](https://redirect.github.com/renovatebot/github-action/commit/4b8093706ff6d6ee1c6b207ce16b72f36ef08d59)) - **deps:** update pnpm to v9.12.3 ([550e7b3](https://redirect.github.com/renovatebot/github-action/commit/550e7b3d661541de373c5d7852bf54afc0c31a87)) ##### Build System - **deps:** lock file maintenance ([f9b29f3](https://redirect.github.com/renovatebot/github-action/commit/f9b29f3fb22dc3e4dc63076243f4150191829fb0)) ##### Continuous Integration - **deps:** update actions/checkout action to v4.2.2 ([2bf9026](https://redirect.github.com/renovatebot/github-action/commit/2bf9026999708743abd294448c4dfed01cf57d1d)) - **deps:** update actions/setup-node action to v4.1.0 ([86ad664](https://redirect.github.com/renovatebot/github-action/commit/86ad6647ad819e0f65a3aca7999ae22cb3a3c64d)) - **deps:** update renovate docker tag to v38.124.2 ([695299e](https://redirect.github.com/renovatebot/github-action/commit/695299e61b6e9852367ead84b8ba188aff2f8fc3)) - **deps:** update renovate docker tag to v38.124.3 ([314da6d](https://redirect.github.com/renovatebot/github-action/commit/314da6dc23ab706700cb139ba2195733f2afdef8)) - **deps:** update renovate docker tag to v38.126.0 ([85ae1f5](https://redirect.github.com/renovatebot/github-action/commit/85ae1f5dbd6302c2bc2c3c7a6d17547b1cd54c51)) - **deps:** update renovate docker tag to v38.127.0 ([85e7f44](https://redirect.github.com/renovatebot/github-action/commit/85e7f446e516e5d0d12fd9a83f5ee99e6a76b1fc)) - **deps:** update renovate docker tag to v38.127.3 ([3edbc0c](https://redirect.github.com/renovatebot/github-action/commit/3edbc0c27e598c7154125f05f79e595e6eea57e2)) - **deps:** update renovate docker tag to v38.128.1 ([f8211ef](https://redirect.github.com/renovatebot/github-action/commit/f8211efac0512ee48cbc2eeeeae9925494b53877)) - **deps:** update renovate docker tag to v38.128.2 ([d7b8776](https://redirect.github.com/renovatebot/github-action/commit/d7b8776e4457b58cdcff7fdb84faac9936d87570)) - **deps:** update renovate docker tag to v38.128.3 ([2e30721](https://redirect.github.com/renovatebot/github-action/commit/2e30721a594e9d2a7643a69b1233ddb1c383e402)) - **deps:** update renovate docker tag to v38.128.6 ([a4b62ce](https://redirect.github.com/renovatebot/github-action/commit/a4b62ce113232d9aa9555704875c8ac764aeb972)) - **deps:** update renovate docker tag to v38.129.1 ([2262e7a](https://redirect.github.com/renovatebot/github-action/commit/2262e7a3fc5da64f6305441c1374d601fa96efd8)) - **deps:** update renovate docker tag to v38.129.2 ([c86af21](https://redirect.github.com/renovatebot/github-action/commit/c86af211def458a55583c3aad4930c5fff3784a7)) - **deps:** update renovate docker tag to v38.130.0 ([54af751](https://redirect.github.com/renovatebot/github-action/commit/54af7511465b0cc534d2c4ed79d494efbd00a556)) - **deps:** update renovate docker tag to v38.130.2 ([000660f](https://redirect.github.com/renovatebot/github-action/commit/000660fc560f290e934a4dd8dbd1576e25da0509)) - **deps:** update renovate docker tag to v38.130.3 ([b9dda2c](https://redirect.github.com/renovatebot/github-action/commit/b9dda2cbfc679ae285058c7f870da90491181ab6)) - **deps:** update renovate docker tag to v38.130.4 ([908a901](https://redirect.github.com/renovatebot/github-action/commit/908a90193c5c1df1192958a2ec057fc08d84fcfa)) - **deps:** update renovate docker tag to v38.131.0 ([dd7bd92](https://redirect.github.com/renovatebot/github-action/commit/dd7bd92f4400488b645dddc8847857ae8ef4be14)) - **deps:** update renovate docker tag to v38.131.1 ([6a73efe](https://redirect.github.com/renovatebot/github-action/commit/6a73efe88cf36f9bed16d1de0139550c887d52c8)) - **deps:** update renovate docker tag to v38.131.2 ([93861f0](https://redirect.github.com/renovatebot/github-action/commit/93861f054d116bb8b75408eeb873f090685c1b4e)) - **deps:** update renovate docker tag to v38.132.1 ([c3afe48](https://redirect.github.com/renovatebot/github-action/commit/c3afe48dc5f8cf72ffd49dd39b0797eb53e22af0)) - **deps:** update renovate docker tag to v38.132.3 ([1973fce](https://redirect.github.com/renovatebot/github-action/commit/1973fcea3c7e8533c7715ae0b765abd0e521a5a8)) - **deps:** update renovate docker tag to v38.133.0 ([4a07c50](https://redirect.github.com/renovatebot/github-action/commit/4a07c50b271b414f688695de303d4c534d056a3f)) - **deps:** update renovate docker tag to v38.133.1 ([0e8b35d](https://redirect.github.com/renovatebot/github-action/commit/0e8b35d9d26db6d0a216eb6a905b5b5940107767)) - **deps:** update renovate docker tag to v38.133.2 ([0b061eb](https://redirect.github.com/renovatebot/github-action/commit/0b061eb7682c671bc6def4673c00547508f70ca8)) - **deps:** update renovate docker tag to v38.134.0 ([67a9577](https://redirect.github.com/renovatebot/github-action/commit/67a957720f83c1938ab8405f5c775b88074de0c5)) - **deps:** update renovate docker tag to v38.135.2 ([14382a8](https://redirect.github.com/renovatebot/github-action/commit/14382a8885f3bf78fb5508af1157ffc50f1dd7f1)) - **deps:** update renovate docker tag to v38.138.3 ([1a12b39](https://redirect.github.com/renovatebot/github-action/commit/1a12b39c1726cebf1a358a00d164255b08b43415)) - **deps:** update renovate docker tag to v38.138.5 ([bb832ea](https://redirect.github.com/renovatebot/github-action/commit/bb832eac708343ecf41b3230ce03c238ac4d3c09)) - **deps:** update renovate docker tag to v38.140.0 ([1cefad4](https://redirect.github.com/renovatebot/github-action/commit/1cefad4178cffcff9abfb31cad41d029ecae6422)) - **deps:** update renovate docker tag to v38.140.2 ([2d32293](https://redirect.github.com/renovatebot/github-action/commit/2d32293bd136e1d76f92c64cca5bc9d5a1fcf1b8)) - **deps:** update renovate docker tag to v38.141.1 ([9143751](https://redirect.github.com/renovatebot/github-action/commit/9143751e1c7382c6a4ea8ab754c797301ac6c3b5)) - **deps:** update renovate docker tag to v38.142.1 ([4ed28cd](https://redirect.github.com/renovatebot/github-action/commit/4ed28cd2264754fd5446cbd692a91a50cc24f4be)) - **deps:** update renovate docker tag to v38.142.2 ([513f3e3](https://redirect.github.com/renovatebot/github-action/commit/513f3e3eba502452246bcd1105c291a1d4f65553)) - **deps:** update renovate docker tag to v38.142.3 ([02bea1c](https://redirect.github.com/renovatebot/github-action/commit/02bea1c6012092d8f90b5dc95524b7cdb948c3f2)) - **deps:** update renovate docker tag to v38.142.4 ([7574fcb](https://redirect.github.com/renovatebot/github-action/commit/7574fcb2912dead4810f42919749abdb4fefa276)) - **deps:** update renovate docker tag to v38.142.5 ([76eb5e4](https://redirect.github.com/renovatebot/github-action/commit/76eb5e4295ade05b7e5faf46f2a5d481e87d6aba)) ### [`v40.3.4`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.4) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.3...v40.3.4) ##### Documentation - update references to actions/checkout to v4.2.1 ([11212af](https://redirect.github.com/renovatebot/github-action/commit/11212aff7dd976dee010765c012cbcc61c3a2b7a)) - update references to renovatebot/github-action to v40.3.3 ([7bdca51](https://redirect.github.com/renovatebot/github-action/commit/7bdca51b4cb128a544936a65c795aab648fa4668)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.11 ([85652f0](https://redirect.github.com/renovatebot/github-action/commit/85652f02f49743f698f0741e2fa5731c3f80eaeb)) - **deps:** update dependency prettier-plugin-packagejson to v2.5.3 ([9347c05](https://redirect.github.com/renovatebot/github-action/commit/9347c05b5195ec3bbd80c0a59c4fe05efe794f8b)) - **deps:** update pnpm to v9.12.1 ([49efd81](https://redirect.github.com/renovatebot/github-action/commit/49efd814d84f4dc4a0736009044fbc54936de4cf)) ##### Build System - **deps:** update dependency typescript to v5.6.3 ([9c10032](https://redirect.github.com/renovatebot/github-action/commit/9c100326f6c4d56657bff8e73a64a0d0035712cd)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.120.0 ([d1179fe](https://redirect.github.com/renovatebot/github-action/commit/d1179feff5c90f9f51b24a32c19db36ff67c301e)) - **deps:** update renovate docker tag to v38.120.1 ([7eaca7d](https://redirect.github.com/renovatebot/github-action/commit/7eaca7dbe155d2ffe682b5d2a77289d625d947cf)) - **deps:** update renovate docker tag to v38.122.0 ([5ebe74f](https://redirect.github.com/renovatebot/github-action/commit/5ebe74f6258f4b2912d9b797dcb344ba12c3ffbe)) - **deps:** update renovate docker tag to v38.123.0 ([398baed](https://redirect.github.com/renovatebot/github-action/commit/398baed47b0bf568f61c2b27d130e0e58b932aaf)) - **deps:** update renovate docker tag to v38.124.1 ([76a4553](https://redirect.github.com/renovatebot/github-action/commit/76a45533dc2ce3c61617732685913f8451afc2b6)) ### [`v40.3.3`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.3) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.2...v40.3.3) ##### Bug Fixes - **deps:** update dependency [@​actions/core](https://redirect.github.com/actions/core) to v1.11.1 ([dd7f630](https://redirect.github.com/renovatebot/github-action/commit/dd7f630a1d41ceb0e7687a3d97f7cd76e6e3aa64)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.115.0 ([0168adb](https://redirect.github.com/renovatebot/github-action/commit/0168adb92f659e5b3ae1e230adddee2395acb4e9)) - **deps:** update renovate docker tag to v38.115.1 ([221a713](https://redirect.github.com/renovatebot/github-action/commit/221a713171881f7be6f9345beae5d9989b15c562)) - **deps:** update renovate docker tag to v38.116.0 ([56e961b](https://redirect.github.com/renovatebot/github-action/commit/56e961b1f8be9d71524572bf0dae1d6ec308afac)) - **deps:** update renovate docker tag to v38.119.0 ([13076db](https://redirect.github.com/renovatebot/github-action/commit/13076dbca14b6fb9d8695a518b8f879973d68705)) ### [`v40.3.2`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.2) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.1...v40.3.2) ##### Bug Fixes - **deps:** update dependency [@​actions/core](https://redirect.github.com/actions/core) to v1.11.0 ([6b22ac7](https://redirect.github.com/renovatebot/github-action/commit/6b22ac7b232c3901836a3cb56fd7325516acfb54)) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.110.2 ([8fcdc6e](https://redirect.github.com/renovatebot/github-action/commit/8fcdc6e1169577e20bbdf062959fd03d32ad9d80)) - update references to renovatebot/github-action to v40.3.1 ([593a1c0](https://redirect.github.com/renovatebot/github-action/commit/593a1c0739d41f4a3be92922edf904afb464d86c)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.10 ([659e9b1](https://redirect.github.com/renovatebot/github-action/commit/659e9b1e70de7dc58137f977617f3ed279da5af4)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.6 ([43cf848](https://redirect.github.com/renovatebot/github-action/commit/43cf8481c5721ebe83ec850ee44cebedc0b835f6)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.7 ([04140e8](https://redirect.github.com/renovatebot/github-action/commit/04140e85d7c04474236942d8758f59d1b57e9ace)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.8 ([ffa56df](https://redirect.github.com/renovatebot/github-action/commit/ffa56df1d0f95bbd2efc4990846697df959f965b)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.9 ([04eaa9d](https://redirect.github.com/renovatebot/github-action/commit/04eaa9dca69434ad57f80c98505f080ca30d2577)) - **deps:** update dependency semantic-release to v24.1.2 ([443c041](https://redirect.github.com/renovatebot/github-action/commit/443c041d1ba906b03455c4859b817203bca86044)) - **deps:** update pnpm to v9.12.0 ([73c1f19](https://redirect.github.com/renovatebot/github-action/commit/73c1f192f066f4810d40fe48b88ad7b81b673d31)) ##### Continuous Integration - **deps:** update actions/checkout action to v4.2.1 ([a89ddca](https://redirect.github.com/renovatebot/github-action/commit/a89ddca451dfca26e863183add0e14eb0dcaa775)) - **deps:** update renovate docker tag to v38.105.0 ([6c8aefd](https://redirect.github.com/renovatebot/github-action/commit/6c8aefd37f3f615ff596707762ad35ba486eb1ba)) - **deps:** update renovate docker tag to v38.106.0 ([c2fef14](https://redirect.github.com/renovatebot/github-action/commit/c2fef14ab5de1ddebef7633d8e7ee8b9e94a75c5)) - **deps:** update renovate docker tag to v38.106.2 ([bdb5ad6](https://redirect.github.com/renovatebot/github-action/commit/bdb5ad69d08ed2c41fff66112d499399a81fabb1)) - **deps:** update renovate docker tag to v38.106.3 ([32149ad](https://redirect.github.com/renovatebot/github-action/commit/32149adc64030fa07f47a4053938dfd323556328)) - **deps:** update renovate docker tag to v38.106.4 ([8015943](https://redirect.github.com/renovatebot/github-action/commit/8015943b5206a7000a51fe6e21fbd5873adcf309)) - **deps:** update renovate docker tag to v38.107.0 ([6846c99](https://redirect.github.com/renovatebot/github-action/commit/6846c99c9dd6f72f134a58f9e1707c45085cb5e8)) - **deps:** update renovate docker tag to v38.107.1 ([9da33e8](https://redirect.github.com/renovatebot/github-action/commit/9da33e85bfa8356e1aae1b74befc331dc46657be)) - **deps:** update renovate docker tag to v38.109.0 ([4c5ca41](https://redirect.github.com/renovatebot/github-action/commit/4c5ca41499f9d55565f52a8643d84d5187cf21ac)) - **deps:** update renovate docker tag to v38.110.1 ([59f331f](https://redirect.github.com/renovatebot/github-action/commit/59f331fd5bfd7e9ec41f9e31174dbf5acb5fcc92)) - **deps:** update renovate docker tag to v38.110.2 ([ccf2a06](https://redirect.github.com/renovatebot/github-action/commit/ccf2a06a5556d5e98af28fe3fd64072766fb2c90)) - **deps:** update renovate docker tag to v38.110.4 ([2fd7d6a](https://redirect.github.com/renovatebot/github-action/commit/2fd7d6a4d93943731c28ef36a7800fff4f5e3d55)) - **deps:** update renovate docker tag to v38.114.0 ([1c16e18](https://redirect.github.com/renovatebot/github-action/commit/1c16e1862235edc219bda08cca222f4ed08af95c)) ### [`v40.3.1`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.1) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.0...v40.3.1) ##### Build System - **deps:** update dependency [@​vercel/ncc](https://redirect.github.com/vercel/ncc) to v0.38.2 ([336c9d5](https://redirect.github.com/renovatebot/github-action/commit/336c9d50271682c864cad7754e64fe5fb318102a)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.103.1 ([2f7cf70](https://redirect.github.com/renovatebot/github-action/commit/2f7cf7048f9d63dfc3240f480158d67581bbfaae)) ### [`v40.3.0`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.0) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.11...v40.3.0) ##### Features - add `docker-socket-host-path` input ([#​862](https://redirect.github.com/renovatebot/github-action/issues/862)) ([c0afe86](https://redirect.github.com/renovatebot/github-action/commit/c0afe86658f7f78d9146f27bf1ef7f8993a48036)) ### [`v40.2.11`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.11) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.10...v40.2.11) ##### Documentation - update references to actions/checkout to v4.2.0 ([b0990c1](https://redirect.github.com/renovatebot/github-action/commit/b0990c14ff1dfc6cb767121c08f9e73d8d13cdde)) - update references to ghcr.io/renovatebot/renovate to v38.101.1 ([1ae1ac0](https://redirect.github.com/renovatebot/github-action/commit/1ae1ac05cd97981a2a419f16995c0c45667f8e65)) - update references to renovatebot/github-action to v40.2.10 ([86ff03b](https://redirect.github.com/renovatebot/github-action/commit/86ff03bc789cee714ca7a1bd5acebcd8406bf4f7)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v19.5.0 ([7a0e06d](https://redirect.github.com/renovatebot/github-action/commit/7a0e06dd882384b728dbcdefedc9eb15a5df19cd)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.4 ([8b7ac01](https://redirect.github.com/renovatebot/github-action/commit/8b7ac01658285e3386f923df989a381118a90724)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.5 ([#​864](https://redirect.github.com/renovatebot/github-action/issues/864)) ([f21eeef](https://redirect.github.com/renovatebot/github-action/commit/f21eeef37c00f9d7edf1851677d0f1582f755261)) - **deps:** update dependency eslint to v8.57.1 ([3a945ba](https://redirect.github.com/renovatebot/github-action/commit/3a945ba488986e74e54ef108e9836bacbbf8f73f)) - **deps:** update dependency husky to v9.1.6 ([d35a34a](https://redirect.github.com/renovatebot/github-action/commit/d35a34a3cc7f3f819dd1e5b98004ffac12f58b72)) - **deps:** update dependency npm-run-all2 to v6.2.3 ([8aa7554](https://redirect.github.com/renovatebot/github-action/commit/8aa7554cab01cae56cb4cc9e761d45ff5d1b0d9e)) - **deps:** update dependency semantic-release to v24.1.1 ([f70fd7d](https://redirect.github.com/renovatebot/github-action/commit/f70fd7d670773fa8c513fdae5ec6faa515ca25d9)) - **deps:** update pnpm to v9.11.0 ([871230b](https://redirect.github.com/renovatebot/github-action/commit/871230b04d3933812cca6b39dda5d9557ffd06fd)) ##### Build System - **deps:** lock file maintenance ([669f02b](https://redirect.github.com/renovatebot/github-action/commit/669f02b0b3362671ad9af616ae46044b488a68e8)) ##### Continuous Integration - **deps:** update actions/checkout action to v4.2.0 ([cea9e7c](https://redirect.github.com/renovatebot/github-action/commit/cea9e7c1c36e5c9b72beefc59207f42b8e1b98bd)) - **deps:** update actions/setup-node action to v4.0.4 ([926bb29](https://redirect.github.com/renovatebot/github-action/commit/926bb294698801f9e5d7866d8273b6eacc30282d)) - **deps:** update renovate docker tag to v38.100.0 ([00c426e](https://redirect.github.com/renovatebot/github-action/commit/00c426e7fcb95071a524ae1b8f18dfe943978350)) - **deps:** update renovate docker tag to v38.100.1 ([e9da8a6](https://redirect.github.com/renovatebot/github-action/commit/e9da8a603f784c30165f9c1002d61aead3e7d9fa)) - **deps:** update renovate docker tag to v38.101.0 ([af7815d](https://redirect.github.com/renovatebot/github-action/commit/af7815d4cc188a880ce821934151c29b45359660)) - **deps:** update renovate docker tag to v38.101.1 ([157d4d8](https://redirect.github.com/renovatebot/github-action/commit/157d4d8218eaa74b5bb7056b6ff946b58b31b34c)) - **deps:** update renovate docker tag to v38.84.0 ([6cc098a](https://redirect.github.com/renovatebot/github-action/commit/6cc098a3ad19e7ec61a0eceaf35a29ae42d63968)) - **deps:** update renovate docker tag to v38.84.1 ([e1ef94d](https://redirect.github.com/renovatebot/github-action/commit/e1ef94d00d33ff4c99d512748b84ec4efb42a29f)) - **deps:** update renovate docker tag to v38.85.1 ([e89e3ea](https://redirect.github.com/renovatebot/github-action/commit/e89e3ea5593197d6575868acab6c036cfbf394ac)) - **deps:** update renovate docker tag to v38.86.0 ([9251f4a](https://redirect.github.com/renovatebot/github-action/commit/9251f4a51706c7634c828a09d7915bd7b277dcc6)) - **deps:** update renovate docker tag to v38.88.1 ([4d5a44a](https://redirect.github.com/renovatebot/github-action/commit/4d5a44aba249ebf03849f8fe7902ce329105b86d)) - **deps:** update renovate docker tag to v38.88.2 ([1caa178](https://redirect.github.com/renovatebot/github-action/commit/1caa178a1d89db7e8975ae60f5de84d215dfc94b)) - **deps:** update renovate docker tag to v38.89.2 ([7602472](https://redirect.github.com/renovatebot/github-action/commit/7602472e1813aeaf4bbd873e1224ce4671f35b5a)) - **deps:** update renovate docker tag to v38.89.3 ([f571b99](https://redirect.github.com/renovatebot/github-action/commit/f571b9957286503be1004a18e8d7843dda29ea5f)) - **deps:** update renovate docker tag to v38.91.0 ([7b3db30](https://redirect.github.com/renovatebot/github-action/commit/7b3db3074c82dd871f8711780ed2ea289588413c)) - **deps:** update renovate docker tag to v38.91.2 ([3607015](https://redirect.github.com/renovatebot/github-action/commit/360701583451a8860e63af39522d2f7eb01aefc3)) - **deps:** update renovate docker tag to v38.91.5 ([063fac8](https://redirect.github.com/renovatebot/github-action/commit/063fac841b2aef9985c259b6f57efec9f39496c7)) - **deps:** update renovate docker tag to v38.92.0 ([5663610](https://redirect.github.com/renovatebot/github-action/commit/5663610ffce262be42abf6422be0433da0c4d620)) - **deps:** update renovate docker tag to v38.93.0 ([2b64bb7](https://redirect.github.com/renovatebot/github-action/commit/2b64bb799d745e2fd73ffb846d334b4a9db473da)) - **deps:** update renovate docker tag to v38.93.1 ([6e3d1f1](https://redirect.github.com/renovatebot/github-action/commit/6e3d1f190161285920dd5621fc298c2d2b3c6b1f)) - **deps:** update renovate docker tag to v38.93.6 ([bc2b6fa](https://redirect.github.com/renovatebot/github-action/commit/bc2b6faabef8204189188a0f7f9ef78bc6a01920)) - **deps:** update renovate docker tag to v38.94.2 ([604f795](https://redirect.github.com/renovatebot/github-action/commit/604f795024bd3d1a7734b17625320cce9e3e8f51)) - **deps:** update renovate docker tag to v38.94.3 ([92c7bc3](https://redirect.github.com/renovatebot/github-action/commit/92c7bc308364699354dd4b2da09091806bbc7a71)) - **deps:** update renovate docker tag to v38.95.4 ([c939d62](https://redirect.github.com/renovatebot/github-action/commit/c939d6211b340c9a8823caf122d6b1c7cd1ccc72)) - **deps:** update renovate docker tag to v38.97.0 ([e16ec5f](https://redirect.github.com/renovatebot/github-action/commit/e16ec5fc05c271580c96b932a76b49c6fee83f21)) - **deps:** update renovate docker tag to v38.97.1 ([93190dc](https://redirect.github.com/renovatebot/github-action/commit/93190dce09b44be5211b9ed26af51435749b75d9)) - **deps:** update renovate docker tag to v38.98.0 ([d1ece14](https://redirect.github.com/renovatebot/github-action/commit/d1ece14d2bf75d186b27d1ac7deb52ba9618f760)) ### [`v40.2.10`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.10) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.9...v40.2.10) ##### Miscellaneous Chores - **deps:** update pnpm to v9.10.0 ([4ecccc8](https://redirect.github.com/renovatebot/github-action/commit/4ecccc80bf21435c739ab05a9aac2fea99fb4102)) ##### Build System - **deps:** update dependency typescript to v5.6.2 ([ccb9633](https://redirect.github.com/renovatebot/github-action/commit/ccb9633c2c509795afa2f7eb71e2052ac7c488db)) ### [`v40.2.9`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.9) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.8...v40.2.9) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.80.0 ([54adf7f](https://redirect.github.com/renovatebot/github-action/commit/54adf7f706af51db688ccc4aad67196de320959d)) - update references to renovatebot/github-action to v40.2.8 ([f6f4de0](https://redirect.github.com/renovatebot/github-action/commit/f6f4de0d1fc2cc942a5441221d67fbd16f92e0e6)) ##### Miscellaneous Chores - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.0 ([39c0ed3](https://redirect.github.com/renovatebot/github-action/commit/39c0ed39bee36aab5d3654499cefc077a87143a9)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.1 ([d237b41](https://redirect.github.com/renovatebot/github-action/commit/d237b415686a0578ea6576e595b8b3ea7aecf4c5)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.2 ([2533c44](https://redirect.github.com/renovatebot/github-action/commit/2533c44a782f934fccec93ec534062060118329a)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.3 ([0e39ae0](https://redirect.github.com/renovatebot/github-action/commit/0e39ae0292758e2bb48536af5dc4b9752e966f00)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.4 ([d9eb43e](https://redirect.github.com/renovatebot/github-action/commit/d9eb43e3f8930cef38ed1795cfebae27619791cd)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.5 ([6d5784a](https://redirect.github.com/renovatebot/github-action/commit/6d5784adf2deb4c1e634348ebcd17c18b166f609)) ##### Build System - **deps:** lock file maintenance ([32073a4](https://redirect.github.com/renovatebot/github-action/commit/32073a46609cce84acfee816e996599eed2c20e2)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.73.3 ([476a91f](https://redirect.github.com/renovatebot/github-action/commit/476a91f280c636b8c490fdfaa1d07444986aca78)) - **deps:** update renovate docker tag to v38.73.5 ([1649e40](https://redirect.github.com/renovatebot/github-action/commit/1649e408975b271e8352979be87e0f56092661c1)) - **deps:** update renovate docker tag to v38.74.1 ([65f5c11](https://redirect.github.com/renovatebot/github-action/commit/65f5c1198908edd0d0d7e0d878a818e6856caabb)) - **deps:** update renovate docker tag to v38.75.0 ([fa73ff0](https://redirect.github.com/renovatebot/github-action/commit/fa73ff0f997a6e09fd505aa2686bc1ad4bc38852)) - **deps:** update renovate docker tag to v38.76.1 ([438981f](https://redirect.github.com/renovatebot/github-action/commit/438981f829149f6b4102fc98a2fea31f1c4e7423)) - **deps:** update renovate docker tag to v38.77.0 ([919ed13](https://redirect.github.com/renovatebot/github-action/commit/919ed13ea2d54bbbe6e934c396b8770ddd1a40f2)) - **deps:** update renovate docker tag to v38.77.2 ([2009e09](https://redirect.github.com/renovatebot/github-action/commit/2009e0963c8446d34e1ceeb1aa499b538909377c)) - **deps:** update renovate docker tag to v38.77.3 ([8a0ce4d](https://redirect.github.com/renovatebot/github-action/commit/8a0ce4d4cf552420355e8d61daf750d00ebd5dd1)) - **deps:** update renovate docker tag to v38.77.5 ([aeffa00](https://redirect.github.com/renovatebot/github-action/commit/aeffa00d03268ab1cdb9189d75e14182681a9c31)) - **deps:** update renovate docker tag to v38.77.8 ([46076e2](https://redirect.github.com/renovatebot/github-action/commit/46076e2b11be7cebc9d84eb9d6326ac7099750ef)) - **deps:** update renovate docker tag to v38.79.0 ([3f7fa1f](https://redirect.github.com/renovatebot/github-action/commit/3f7fa1faebabd5dca9587d4500b5e7eef61eb52f)) - **deps:** update renovate docker tag to v38.80.0 ([eb68a01](https://redirect.github.com/renovatebot/github-action/commit/eb68a019afe3dff9c6997bb3e45d230731f16fbd)) ### [`v40.2.8`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.8) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.7...v40.2.8) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.61.1 ([5993be6](https://redirect.github.com/renovatebot/github-action/commit/5993be6af69e18eede6aed33bfe6179e7d182b85)) - update references to ghcr.io/renovatebot/renovate to v38.72.1 ([a4cf16d](https://redirect.github.com/renovatebot/github-action/commit/a4cf16da54d8f3077cc439abd0b3a157f4c54cb5)) - update references to renovatebot/github-action to v40.2.7 ([511a7a7](https://redirect.github.com/renovatebot/github-action/commit/511a7a77055e812f8ee65406faa2cb7e6210e475)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v19.4.1 ([fe52de6](https://redirect.github.com/renovatebot/github-action/commit/fe52de6e1ba6ac53978ebdc52dd45469b660e07d)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.1.7 ([8d1974e](https://redirect.github.com/renovatebot/github-action/commit/8d1974e5f5b2c6f7784ee3a43d3eb446f6d2037c)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.1 ([a5ef441](https://redirect.github.com/renovatebot/github-action/commit/a5ef4418b431564bb4945632604e31aa14d0857f)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.2 ([e2f34af](https://redirect.github.com/renovatebot/github-action/commit/e2f34af24cf238f5eb2a3de84c3d515c43822216)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.3 ([edf82b7](https://redirect.github.com/renovatebot/github-action/commit/edf82b7595f256d76a74168b2b94bfb6ba9dd868)) - **deps:** update dependency husky to v9.1.5 ([18b2dca](https://redirect.github.com/renovatebot/github-action/commit/18b2dca0f2450da5309010e4daf8c42fc649a0b7)) - **deps:** update dependency lint-staged to v15.2.10 ([2089929](https://redirect.github.com/renovatebot/github-action/commit/208992943ae94109000ce563f3fe30e75e98fefb)) - **deps:** update dependency prettier-plugin-packagejson to v2.5.2 ([e3c4817](https://redirect.github.com/renovatebot/github-action/commit/e3c48178c2809c7297dd2c7c2edb234d8188ea7f)) - **deps:** update pnpm to v9.8.0 ([527df8e](https://redirect.github.com/renovatebot/github-action/commit/527df8e80cb81e38377f4f32018bbef6554f410b)) - **deps:** update pnpm to v9.9.0 ([8f53e8e](https://redirect.github.com/renovatebot/github-action/commit/8f53e8e1f1547ab7dbf73dff63a553f95bd0d947)) ##### Build System - **deps:** lock file maintenance ([00a9d0f](https://redirect.github.com/renovatebot/github-action/commit/00a9d0fb6b0adb30760f3b5ff02c1be0130f365b)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.54.1 ([9e15fe4](https://redirect.github.com/renovatebot/github-action/commit/9e15fe45395ca6dca9505c00cfa1e297e27a2a10)) - **deps:** update renovate docker tag to v38.55.1 ([ebed852](https://redirect.github.com/renovatebot/github-action/commit/ebed852c7d0dd5abebbbcc475c17ea80d4b02170)) - **deps:** update renovate docker tag to v38.55.2 ([ea137aa](https://redirect.github.com/renovatebot/github-action/commit/ea137aa3de17687518d404f141e022f2013d4815)) - **deps:** update renovate docker tag to v38.55.4 ([47bb8fa](https://redirect.github.com/renovatebot/github-action/commit/47bb8fa952f1b9ce8474bd40c566425138bfedb3)) - **deps:** update renovate docker tag to v38.55.5 ([8721f4c](https://redirect.github.com/renovatebot/github-action/commit/8721f4cdcec61162e3975278ecc0dc413beaf993)) - **deps:** update renovate docker tag to v38.57.0 ([c8714d9](https://redirect.github.com/renovatebot/github-action/commit/c8714d911de8dbba45a3357b04b275f77d5c6f8e)) - **deps:** update renovate docker tag to v38.57.1 ([3297675](https://redirect.github.com/renovatebot/github-action/commit/3297675b876f443d49dc4da62bb8c1de60a26abb)) - **deps:** update renovate docker tag to v38.57.3 ([7467495](https://redirect.github.com/renovatebot/github-action/commit/7467495d42ce344b9ed28625fff4d82ec6548175)) - **deps:** update renovate docker tag to v38.58.0 ([44c8d6f](https://redirect.github.com/renovatebot/github-action/commit/44c8d6f2b6252a414199c39dac648589eb6cf06f)) - **deps:** update renovate docker tag to v38.58.1 ([da00a9c](https://redirect.github.com/renovatebot/github-action/commit/da00a9ca31dabb209894d752396d486f88c8a8a7)) - **deps:** update renovate docker tag to v38.58.2 ([cda286d](https://redirect.github.com/renovatebot/github-action/commit/cda286d20a2f85c3b2cde398c5fd3f384dcfe73f)) - **deps:** update renovate docker tag to v38.59.1 ([cf5432f](https://redirect.github.com/renovatebot/github-action/commit/cf5432f6e0dc5cd68d1e9e3399b5781ecdab72c9)) - **deps:** update renovate docker tag to v38.59.2 ([282b8d8](https://redirect.github.com/renovatebot/github-action/commit/282b8d81ba75475c2966574685fb08a620354c3e)) - **deps:** update renovate docker tag to v38.61.1 ([749b819](https://redirect.github.com/renovatebot/github-action/commit/749b8190afdabeb85b9077bb83ab05f0c674b489)) - **deps:** update renovate docker tag to v38.64.0 ([71ee52a](https://redirect.github.com/renovatebot/github-action/commit/71ee52a1c755eca6069fc0b111b81b0452581d82)) - **deps:** update renovate docker tag to v38.64.1 ([7337445](https://redirect.github.com/renovatebot/github-action/commit/7337445827cb01149c5d5b239005d7aabc7eb213)) - **deps:** update renovate docker tag to v38.66.1 ([5e5e62b](https://redirect.github.com/renovatebot/github-action/commit/5e5e62bf1cad4d49687c4a47d66a33a845b1877d)) - **deps:** update renovate docker tag to v38.67.1 ([8639a3d](https://redirect.github.com/renovatebot/github-action/commit/8639a3dc7c81c62a1ed12e198768549f1c4b83f9)) - **deps:** update renovate docker tag to v38.67.2 ([e7fba3a](https://redirect.github.com/renovatebot/github-action/commit/e7fba3a3fa8ee58b77d295fd5eead7d4a2468078)) - **deps:** update renovate docker tag to v38.67.4 ([114ff35](https://redirect.github.com/renovatebot/github-action/commit/114ff3588840fde56b2752d961a62310b6b5bdf9)) - **deps:** update renovate docker tag to v38.67.5 ([a0ebccf](https://redirect.github.com/renovatebot/github-action/commit/a0ebccfb1d59ecfaf5ff0d067d070e3a49d8e944)) - **deps:** update renovate docker tag to v38.68.0 ([d76014f](https://redirect.github.com/renovatebot/github-action/commit/d76014f2db6ecc59aca2a03913caf20cbc709d4d)) - **deps:** update renovate docker tag to v38.68.1 ([cd0419f](https://redirect.github.com/renovatebot/github-action/commit/cd0419f33a2ce2caef762d339d813c194dd1720a)) - **deps:** update renovate docker tag to v38.70.0 ([ab6e4ab](https://redirect.github.com/renovatebot/github-action/commit/ab6e4ab3f7d6b5def564630220d3224402c6ca81)) - **deps:** update renovate docker tag to v38.70.2 ([3e30de3](https://redirect.github.com/renovatebot/github-action/commit/3e30de30435785d8a8772d5b5d98f059aa753faa)) - **deps:** update renovate docker tag to v38.71.0 ([42c77e0](https://redirect.github.com/renovatebot/github-action/commit/42c77e078bbdde2ddd022ebb0deead14a54398f0)) - **deps:** update renovate docker tag to v38.72.0 ([46fcd07](https://redirect.github.com/renovatebot/github-action/commit/46fcd07256b29990399fd73db74a3db0b392fd90)) - **deps:** update renovate docker tag to v38.72.1 ([7e74a7b](https://redirect.github.com/renovatebot/github-action/commit/7e74a7b8f9b0da6e8354b50d6e9559d3953e1047)) - **deps:** update wagoid/commitlint-github-action action to v6.1.2 ([1c11596](https://redirect.github.com/renovatebot/github-action/commit/1c1159609e3a61489483d96ec022d0d0322501cc))
sigstore/cosign-installer (sigstore/cosign-installer) ### [`v3.7.0`](https://redirect.github.com/sigstore/cosign-installer/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/sigstore/cosign-installer/compare/v3.6.0...v3.7.0) ##### What's Changed - Bump actions/checkout from 4.1.7 to 4.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sigstore/cosign-installer/pull/172](https://redirect.github.com/sigstore/cosign-installer/pull/172) - bump for latest cosign v2.4.1 release by [@​bobcallaway](https://redirect.github.com/bobcallaway) in [https://github.com/sigstore/cosign-installer/pull/173](https://redirect.github.com/sigstore/cosign-installer/pull/173) **Full Changelog**: https://github.com/sigstore/cosign-installer/compare/v3.6.0...v3.7.0

Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.