chore(deps): update renovatebot/github-action action to v43.0.18 (#2159)
This commit is contained in:
parent
e0bef1cd81
commit
f724f5326d
|
|
@ -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@70ea19f1b0dc8a9cc7af1b4278f8d3fd9778b577 # v43.0.17
|
uses: renovatebot/github-action@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18
|
||||||
with:
|
with:
|
||||||
configurationFile: renovate.json
|
configurationFile: renovate.json
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue