Skip to content

Commit

Permalink
Merge pull request #24 from ministryofjustice/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/terraform-docs/gh-actions-1.2.0

Bump terraform-docs/gh-actions from 1.0.0 to 1.2.0
  • Loading branch information
mikebell authored Aug 7, 2024
2 parents b754e5e + dc73ea6 commit eff29a5
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 @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: terraform-docs/gh-actions@v1.0.0
- uses: terraform-docs/gh-actions@v1.2.0
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit eff29a5

Please sign in to comment.