chore(deps): update renovatebot/github-action action to v40.3.3 (#44)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v40.3.1` -> `v40.3.3` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`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](dd7f630a1d)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.115.0 ([0168adb](0168adb92f)) - **deps:** update renovate docker tag to v38.115.1 ([221a713](221a713171)) - **deps:** update renovate docker tag to v38.116.0 ([56e961b](56e961b1f8)) - **deps:** update renovate docker tag to v38.119.0 ([13076db](13076dbca1)) ### [`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](6b22ac7b23)) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.110.2 ([8fcdc6e](8fcdc6e116)) - update references to renovatebot/github-action to v40.3.1 ([593a1c0](593a1c0739)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.10 ([659e9b1](659e9b1e70)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.6 ([43cf848](43cf8481c5)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.7 ([04140e8](04140e85d7)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.8 ([ffa56df](ffa56df1d0)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.9 ([04eaa9d](04eaa9dca6)) - **deps:** update dependency semantic-release to v24.1.2 ([443c041](443c041d1b)) - **deps:** update pnpm to v9.12.0 ([73c1f19](73c1f192f0)) ##### Continuous Integration - **deps:** update actions/checkout action to v4.2.1 ([a89ddca](a89ddca451)) - **deps:** update renovate docker tag to v38.105.0 ([6c8aefd](6c8aefd37f)) - **deps:** update renovate docker tag to v38.106.0 ([c2fef14](c2fef14ab5)) - **deps:** update renovate docker tag to v38.106.2 ([bdb5ad6](bdb5ad69d0)) - **deps:** update renovate docker tag to v38.106.3 ([32149ad](32149adc64)) - **deps:** update renovate docker tag to v38.106.4 ([8015943](8015943b52)) - **deps:** update renovate docker tag to v38.107.0 ([6846c99](6846c99c9d)) - **deps:** update renovate docker tag to v38.107.1 ([9da33e8](9da33e85bf)) - **deps:** update renovate docker tag to v38.109.0 ([4c5ca41](4c5ca41499)) - **deps:** update renovate docker tag to v38.110.1 ([59f331f](59f331fd5b)) - **deps:** update renovate docker tag to v38.110.2 ([ccf2a06](ccf2a06a55)) - **deps:** update renovate docker tag to v38.110.4 ([2fd7d6a](2fd7d6a4d9)) - **deps:** update renovate docker tag to v38.114.0 ([1c16e18](1c16e18622)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
parent
c1f4c7d189
commit
1b3a598433
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Renovate
|
||||
uses: renovatebot/github-action@v40.3.1
|
||||
uses: renovatebot/github-action@v40.3.3
|
||||
with:
|
||||
configurationFile: renovate.json5
|
||||
renovate-version: full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue