Skip to content

Commit

Permalink
Test github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matpimenta committed Jan 22, 2025
1 parent b022361 commit 46a9b2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Check terraform docs
- name: Check Terraform docs
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
with:
working-dir: .
output-file: README.md
recursive: true
recursive-path: .
fail-on-diff: true

- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
Expand Down

0 comments on commit 46a9b2d

Please sign in to comment.