ci: pin renovate to version 40
This commit is contained in:
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: oven-sh/setup-bun@v2
|
uses: oven-sh/setup-bun@v2
|
||||||
|
|
||||||
- name: Install Renovate
|
- name: Install Renovate
|
||||||
run: bun install -g renovate re2
|
run: bun install -g renovate@40 re2
|
||||||
|
|
||||||
- name: Echo repository
|
- name: Echo repository
|
||||||
run: echo ${{ github.repository }}
|
run: echo ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user