Update renovatebot/github-action action to v34.32.0 (#4778)
This commit is contained in:
parent
1af6bffabb
commit
fb7733d958
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@82459a9ca391a34ca47dd1dc674822e5f4a95fdc # v34.30.2
|
uses: renovatebot/github-action@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0
|
||||||
with:
|
with:
|
||||||
configurationFile: .github/renovate-config.js
|
configurationFile: .github/renovate-config.js
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue