ci: fetch depth: 0
This commit is contained in:
parent
e88c6fefda
commit
de46bf1b0d
2
.github/workflows/renovate-app-version.yml
vendored
2
.github/workflows/renovate-app-version.yml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Configure repo
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user