chore(renovate): pin action to v40.3.0, fix inputs per spec
This commit is contained in:
committed by
Gandalf the Greybeard [agent]
parent
d95204ada4
commit
7f4788ed3b
@@ -3,12 +3,12 @@ on:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: renovatebot/github-action@v40
|
||||
- uses: renovatebot/github-action@v40.3.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
configurationFile: renovate.json
|
||||
renovate-json5: true
|
||||
|
||||
Reference in New Issue
Block a user