Update renovatebot/github-action action to v34.48.4 (#5129)
This commit is contained in:
parent
db8fde0d73
commit
2647c2e244
|
@ -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@bf02624761ad4ab4d9eeb1a578654023496831da # v34.48.3
|
uses: renovatebot/github-action@1c7ebbc0d4d5ce0fbbc0b95f9c01a1c70cdd907f # v34.48.4
|
||||||
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