Skip to content

Commit

Permalink
fix: copy all .git commit history by specify fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Oct 9, 2024
1 parent 5dad150 commit c2683dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
repository: Yamato-Security/hayabusa-rules
fetch-depth: 0
path: hayabusa-rules

- name: Set up Rust toolchain
Expand Down

0 comments on commit c2683dd

Please sign in to comment.