ci: rever fetch-depth 0
This commit is contained in:
parent
4278de478e
commit
dfc82e3c43
1
.github/workflows/renovate-app-version.yml
vendored
1
.github/workflows/renovate-app-version.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Configure repo
|
- name: Configure repo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user