Update renovatebot/github-action action to v42
This commit is contained in:
committed by
GitHub
parent
805f95e5f4
commit
f7d3dbbe02
@@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
|
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@v41.0.22
|
uses: renovatebot/github-action@v42.0.0
|
||||||
with:
|
with:
|
||||||
token: '${{ steps.get_token.outputs.token }}'
|
token: '${{ steps.get_token.outputs.token }}'
|
||||||
configurationFile: .github/renovate-config.json
|
configurationFile: .github/renovate-config.json
|
||||||
|
|||||||
Reference in New Issue
Block a user