chore(deps): update renovatebot/github-action action to v44.2.1 (#3073)
This commit is contained in:
parent
6068ff840c
commit
733b78c44f
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6.0.1
|
uses: actions/checkout@v6.0.1
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0
|
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1
|
||||||
with:
|
with:
|
||||||
configurationFile: renovate.json
|
configurationFile: renovate.json
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue