Skip to content

Commit

Permalink
fix fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jazanne committed Jan 8, 2024
1 parent fc57a82 commit 368082b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-code-refs.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: launchdarkly/SupportService
fetch-depth: 10
fetch-depth: 11
- name: LaunchDarkly Code References
uses: launchdarkly/find-code-references@main
with:
Expand Down

0 comments on commit 368082b

Please sign in to comment.