Skip to content

Commit

Permalink
Try increasing fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 13, 2023
1 parent c19fafc commit 674bc73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
with:
fetch-depth: 32
fetch-tags: false
ref: ${{ github.head_ref }}

- name: Setup GPG
Expand Down

0 comments on commit 674bc73

Please sign in to comment.