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](https://togithub.com/renovatebot/github-action/commit/92c28725eb062b3a106f8a09d501fc2a4da966ba)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.69.5 ([dbbfbde](https://togithub.com/renovatebot/github-action/commit/dbbfbdef1073229faef4f7438d8aaa3b9d484614)) - **deps:** update renovate docker tag to v35.71.0 ([37b1457](https://togithub.com/renovatebot/github-action/commit/37b1457cfc5255bd8e07318e7c057ef63d806597)) - **deps:** update renovate docker tag to v35.71.1 ([d8a2b0d](https://togithub.com/renovatebot/github-action/commit/d8a2b0d09bbf443bc252902000d25fd1b7c1a7af)) - **deps:** update renovate docker tag to v35.71.4 ([fd6f94e](https://togithub.com/renovatebot/github-action/commit/fd6f94e5f5f3a47c100eff26b107bef34e2903d5)) - **deps:** update renovate docker tag to v35.71.6 ([bca5ebf](https://togithub.com/renovatebot/github-action/commit/bca5ebf388edb4a4a650c5f8ab47f0d6d2ba8b23)) ##### Build System - **deps:** update dependency semantic-release to v21.0.2 ([5ee53bc](https://togithub.com/renovatebot/github-action/commit/5ee53bcbad852d3a3478ca63f681323c27cf9401)) </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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user