chore(deps): update renovatebot/github-action action to v36.1.1 (#8795)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v36.1.0` -> `v36.1.1` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v36.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v36.1.0...v36.1.1) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v13.2.2 ([92c2872](92c28725eb
)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.69.5 ([dbbfbde](dbbfbdef10
)) - **deps:** update renovate docker tag to v35.71.0 ([37b1457](37b1457cfc
)) - **deps:** update renovate docker tag to v35.71.1 ([d8a2b0d](d8a2b0d09b
)) - **deps:** update renovate docker tag to v35.71.4 ([fd6f94e](fd6f94e5f5
)) - **deps:** update renovate docker tag to v35.71.6 ([bca5ebf](bca5ebf388
)) ##### Build System - **deps:** update dependency semantic-release to v21.0.2 ([5ee53bc](5ee53bcbad
)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS42IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
9b1fa6d1bf
commit
92f40431d8
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@fa4cccb9b990157df72db344d593086e58d7bd50 # v36.1.0
|
||||
uses: renovatebot/github-action@0da8b0cd8bb013041bad4f818c2790fa3253efb1 # v36.1.1
|
||||
with:
|
||||
configurationFile: .github/renovate-config.js
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue