Skip to content

Commit

Permalink
Merge pull request #101 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/terraform-docs/gh-actions-1.3.0

chore(deps): bump terraform-docs/gh-actions from 1.2.0 to 1.3.0
  • Loading branch information
mikebell authored Oct 16, 2024
2 parents 218121c + d514f06 commit 443efa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}

- name: Render terraform docs and push changes back to PR
uses: terraform-docs/gh-actions@v1.2.0
uses: terraform-docs/gh-actions@v1.3.0
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit 443efa0

Please sign in to comment.