fix actions url
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://github.com/actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: https://github.com/renovatebot/github-action@v39.0.3
|
uses: https://github.com/actions/renovatebot/github-action@v39.0.3
|
||||||
env:
|
env:
|
||||||
RENOVATE_REPOSITORY_CACHE: "enabled"
|
RENOVATE_REPOSITORY_CACHE: "enabled"
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user