chore(deps): update renovatebot/github-action action to v38.1.7 (#9715)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v38.1.6` -> `v38.1.7` | --- ### ⚠ 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.7`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.7) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v38.1.6...v38.1.7) ##### Documentation - update references to renovatebot/github-action to v38 ([#​773](https://togithub.com/renovatebot/github-action/issues/773)) ([fc58615](fc58615496
)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.120.0 ([#​769](https://togithub.com/renovatebot/github-action/issues/769)) ([790abb8](790abb8b05
)) - **deps:** update renovate docker tag to v35.122.0 ([2d0ab32](2d0ab324d6
)) - **deps:** update renovate docker tag to v35.124.0 ([4a5d2f6](4a5d2f6e53
)) ##### Build System - **deps:** update semantic-release monorepo ([3105287](3105287c13
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
517bad055e
commit
88eadef767
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@13d5bade1b209427c72a08dee34b078ddc99eeec # v38.1.6
|
||||
uses: renovatebot/github-action@0868f611868abf92ddbb6f2c01d2b6c2d818ec38 # v38.1.7
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue