Skip to content

Commit

Permalink
Merge pull request #57 from schubergphilis/renovate/terraform-docs-gh…
Browse files Browse the repository at this point in the history
…-actions-1.x

chore(deps): update terraform-docs/gh-actions action to v1.1.0
  • Loading branch information
marwinbaumannsbp authored Apr 12, 2024
2 parents 7a1c92b + bd54314 commit d4a1bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync-root/.github/workflows/terraform-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}

- name: Render terraform docs inside the README.md and push changes back to PR branch
uses: terraform-docs/gh-actions@v1.0.0
uses: terraform-docs/gh-actions@v1.1.0
with:
args: --sort-by required
git-commit-message: "docs(readme): update module usage"
Expand Down

0 comments on commit d4a1bb2

Please sign in to comment.