chore(deps): update renovatebot/github-action action to v38.1.11 (#10188)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.9` -> `v38.1.11` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v38.1.11`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.11) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.10...v38.1.11) ##### Build System - **deps:** update dependency typescript to v5.1.6 ([b8d2871](b8d28711d2
)) ### [`v38.1.10`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.10) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.9...v38.1.10) ##### Miscellaneous Chores - **deps:** update dependency [@​tsconfig/node16](https://togithub.com/tsconfig/node16) to v16 ([#​776](https://togithub.com/renovatebot/github-action/issues/776)) ([1da123a](1da123aa75
)) - **deps:** update dependency lint-staged to v13.2.3 ([e093539](e093539887
)) ##### Build System - **deps:** update dependency semantic-release to v21.0.6 ([4ab927d](4ab927d8a5
)) ##### Continuous Integration - **deps:** update actions/setup-node action to v3.7.0 ([9038e41](9038e41d7c
)) - **deps:** update renovate docker tag to v35.159.6 ([0cf0a94](0cf0a94e5f
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
d413c3d6b4
commit
5cea6000ca
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@96a5122bb4c10a5b16d944b3a27398c5d75d2064 # v38.1.9
|
||||
uses: renovatebot/github-action@222a0037473b9a3d9232a7dbcda9eafd901903cc # v38.1.11
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue