use full url for action location
This commit is contained in:
parent
a6a617f229
commit
4ef2f9a31b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
node-version: "18"
|
node-version: "18"
|
||||||
|
|
||||||
- name: Renovate
|
- name: Renovate
|
||||||
uses: github.com/renovatebot/github-action@v42.0.4
|
uses: https://github.com/renovatebot/github-action@v42.0.4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue