Skip to content

Commit 4a18718

Browse files
committed
docs: update readme example
Fixes #9
1 parent bcd23ea commit 4a18718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout repository
3030
uses: actions/checkout@v4
31+
with:
32+
fetch-depth: 0
3133
- name: Create Diff
3234
uses: e18e/action-dependency-diff@main
3335
```

0 commit comments

Comments
 (0)