chore(deps): update renovatebot/github-action action to v43.0.15 (#1926)
This commit is contained in:
parent
ba2beb2585
commit
3fe741c542
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5.0.0
|
uses: actions/checkout@v5.0.0
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
|
uses: renovatebot/github-action@53bdcc4ec92f28e5023ac92356ea8bb45f8b807d # v43.0.15
|
||||||
with:
|
with:
|
||||||
configurationFile: renovate.json
|
configurationFile: renovate.json
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue