Skip to content

Commit

Permalink
ci: Set fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Feb 21, 2024
1 parent 2ec696d commit d9e8519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3

0 comments on commit d9e8519

Please sign in to comment.