Skip to content

Commit 3f46d69

Browse files
truecharts-adminMaverickD650
authored andcommitted
chore(deps): update renovatebot/github-action action to v36.1.0 (truecharts#8743)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://github.com/renovatebot/github-action) | action | minor | `v36.0.4` -> `v36.1.0` | --- ### Release Notes <details> <summary>renovatebot/github-action</summary> ### [`v36.1.0`](https://github.com/renovatebot/github-action/releases/tag/v36.1.0) [Compare Source](https://github.com/renovatebot/github-action/compare/v36.0.4...v36.1.0) ##### Features - pass http proxy env to container ([#&truecharts#8203;731](https://github.com/renovatebot/github-action/issues/731)) ([1c8f93f](https://github.com/renovatebot/github-action/commit/1c8f93fe541ed15e64d0a56ac62b8459bf8aabda)) ##### Miscellaneous Chores - **deps:** update dependency [@&truecharts#8203;types/node](https://github.com/types/node) to v16.18.25 ([a74624e](https://github.com/renovatebot/github-action/commit/a74624ecb22a6fac01c9c9d3b202dd4eee587375)) ##### Continuous Integration - **deps:** update renovate docker tag to v35.69.1 ([49aa4b7](https://github.com/renovatebot/github-action/commit/49aa4b7bb0ed41e4292262ca753fd86e2dc48f64)) - **deps:** update renovate docker tag to v35.69.3 ([281a5bf](https://github.com/renovatebot/github-action/commit/281a5bf404f46ef80e380e631fae8e3f11e67aa3)) </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS41IiwidXBkYXRlZEluVmVyIjoiMzUuNjkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
1 parent cb20151 commit 3f46d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
token: ${{ secrets.BOT_TOKEN }}
1414
- name: Self-hosted Renovate
15-
uses: renovatebot/github-action@45e9b5f11c55e7073a0ae5b618d5dab7c26fe382 # v36.0.4
15+
uses: renovatebot/github-action@fa4cccb9b990157df72db344d593086e58d7bd50 # v36.1.0
1616
with:
1717
configurationFile: .github/renovate-config.js
1818
token: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)