Adding fetch-depth for checkout step.
Renovate / renovate (push) Successful in 2m39s

This commit is contained in:
2025-10-07 07:02:05 -04:00
parent 3644249cc2
commit 7ae1478018
+2
View File
@@ -24,6 +24,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
with:
fetch-depth: 0
- name: Get changed services from all Compose files.
id: services