chore(deps): update renovatebot/github-action action to v38.1.3 (#9479)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.2` -> `v38.1.3` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v38.1.3`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.3) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.2...v38.1.3) ##### Build System - **deps:** update dependency typescript to v5.1.3 ([3d4bb3c](3d4bb3c0bd)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.110.2 ([4a7f1bf](4a7f1bf558)) - **deps:** update renovate docker tag to v35.111.0 ([2a35715](2a357150d5)) - **deps:** update renovate docker tag to v35.113.1 ([#​764](https://togithub.com/renovatebot/github-action/issues/764)) ([e383b5f](e383b5f697)) - **deps:** update renovate docker tag to v35.113.2 ([d22669a](d22669a25c)) - **deps:** update renovate docker tag to v35.114.2 ([5b40045](5b40045bc1)) - **deps:** update renovate docker tag to v35.115.0 ([#​766](https://togithub.com/renovatebot/github-action/issues/766)) ([df2ce27](df2ce270d3)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v17.6.5 ([41c7dac](41c7dac9b5)) - **deps:** update linters to v5.59.8 ([0075894](00758942ee)) - **release:** 38.1.3 \[skip ci] ([b65c00b](b65c00b9dc)) - update link to changelog on release branch ([#​762](https://togithub.com/renovatebot/github-action/issues/762)) ([9022df2](9022df2c32)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@f9dfd286235d81ce4a68f95019018c2fd7df13a9 # v38.1.2
|
||||
uses: renovatebot/github-action@5aa4bc2e097e751b391105d89ff88c0c80519c1a # v38.1.3
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user