Skip to content

Commit

Permalink
less depth fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
juliendoutre committed Jan 26, 2025
1 parent da1df5f commit b67aa6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Setup Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
- name: Lint Terraform
Expand Down

0 comments on commit b67aa6c

Please sign in to comment.