Skip to content

Commit 8e64414

Browse files
authored
Update danger.yml
1 parent e8ace23 commit 8e64414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout the Git repository
2020
uses: actions/checkout@v3
2121
with:
22-
fetch-depth: 100
22+
fetch-depth: 40
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424
ref: ${{ github.event.pull_request.head.ref }}
2525
- name: Resolve SwiftPM dependencies

0 commit comments

Comments
 (0)