chore(deps): update renovatebot/github-action action to v38.1.6 (#9688)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.4` -> `v38.1.6` | --- ### ⚠ 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</summary> ### [`v38.1.6`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.6) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.5...v38.1.6) ##### Build System - **deps:** update dependency conventional-changelog-conventionalcommits to v6 ([#​772](https://togithub.com/renovatebot/github-action/issues/772)) ([4e623b6](4e623b6e95
)) ### [`v38.1.5`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.4...v38.1.5) ##### Continuous Integration - **deps:** update renovate docker tag to v35.117.3 ([98f87cc](98f87ccc01
)) - **deps:** update renovate docker tag to v35.118.0 ([fe109c7](fe109c785b
)) ##### Miscellaneous Chores - **deps:** update linters ([#​768](https://togithub.com/renovatebot/github-action/issues/768)) ([aa8361b](aa8361b8e4
)) - **renovate:** use slim image for updates ([#​770](https://togithub.com/renovatebot/github-action/issues/770)) ([1e89526](1e89526051
)) ##### Build System - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9 ([#​771](https://togithub.com/renovatebot/github-action/issues/771)) ([628faf8](628faf8cfc
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
98276bed1d
commit
3982bbe0a2
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@c3216113121a7c690027cd21eaad8a318c58bbcd # v38.1.4
|
||||
uses: renovatebot/github-action@13d5bade1b209427c72a08dee34b078ddc99eeec # v38.1.6
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue