This commit is contained in:
@@ -16,6 +16,12 @@ jobs:
|
|||||||
- name: Setup node
|
- name: Setup node
|
||||||
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
|
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
|
||||||
|
|
||||||
|
- name: Install Node dependencies
|
||||||
|
run: npm install
|
||||||
|
|
||||||
|
- name: Build Renovate Action
|
||||||
|
run: npm run build
|
||||||
|
|
||||||
- name: Renovate
|
- name: Renovate
|
||||||
uses: https://git.trez.wtf/Trez.One/renovate-github-action@gitea-compatible
|
uses: https://git.trez.wtf/Trez.One/renovate-github-action@gitea-compatible
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user