Skip to content

Commit

Permalink
Use checkout with fetch-depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored Nov 3, 2022
1 parent 1752818 commit 9e21f12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/devel-freezer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Development Freezer
uses: redhat-plumbers-in-action/devel-freezer@latest
Expand Down

0 comments on commit 9e21f12

Please sign in to comment.