chore(deps): update renovatebot/github-action action to v38.1.9 (#10166)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.8` -> `v38.1.9` | --- ### ⚠ 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.9`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.9) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.8...v38.1.9) ##### Documentation - update references to actions/checkout to v3.5.3 ([ce294bf](ce294bf4b8
)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v17.6.6 ([a8e4d64](a8e4d643f4
)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.37 ([9952b36](9952b36be6
)) - **deps:** update dependency prettier-plugin-package to v1.3.1 ([087c455](087c455eb5
)) - **deps:** update linters to v5.60.0 ([b057bb5](b057bb580d
)) - **deps:** update linters to v5.60.1 ([5c09708](5c0970863b
)) ##### Build System - **deps:** update dependency typescript to v5.1.5 ([9143c4e](9143c4ec78
)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.143.0 ([e466248](e466248506
)) - **deps:** update renovate docker tag to v35.144.0 ([78dd8c4](78dd8c4855
)) - **deps:** update renovate docker tag to v35.144.2 ([72da75e](72da75e0d3
)) - **deps:** update renovate docker tag to v35.144.3 ([9cc209c](9cc209ca3f
)) - **deps:** update renovate docker tag to v35.146.1 ([7486463](7486463809
)) - **deps:** update renovate docker tag to v35.147.0 ([c5be64d](c5be64d2b4
)) - **deps:** update renovate docker tag to v35.150.0 ([f60632d](f60632d7fe
)) - **deps:** update renovate docker tag to v35.151.1 ([5656713](5656713e8e
)) - **deps:** update renovate docker tag to v35.154.0 ([b4eab58](b4eab58fb2
)) - **deps:** update renovate docker tag to v35.155.0 ([b481ba1](b481ba13db
)) - **deps:** update renovate docker tag to v35.156.0 ([8e1d99d](8e1d99dfa0
)) - **deps:** update renovate docker tag to v35.157.1 ([a0fd369](a0fd36975e
)) - **deps:** update renovate docker tag to v35.158.0 ([c6313ab](c6313abbc3
)) - **deps:** update renovate docker tag to v35.159.1 ([8e991b6](8e991b655a
)) - **deps:** update renovate docker tag to v35.159.4 ([88c3789](88c3789bd2
)) - **deps:** update renovate docker tag to v35.159.5 ([a57504f](a57504f685
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
36748f47c5
commit
3a70defc4d
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@2a87d1192eaa0cac92b6566233afedf68fd3472a # v38.1.8
|
||||
uses: renovatebot/github-action@96a5122bb4c10a5b16d944b3a27398c5d75d2064 # v38.1.9
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue