Skip to content

Commit

Permalink
Merge pull request #52 from Pwd9000-ML/dependabot/github_actions/terr…
Browse files Browse the repository at this point in the history
…aform-docs/gh-actions-1.1.0

Bump terraform-docs/gh-actions from 1.0.0 to 1.1.0
  • Loading branch information
github-actions[bot] authored Mar 24, 2024
2 parents f61de25 + ef6d6d6 commit 3000d70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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:
find-dir: .
output-file: README.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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:
find-dir: .
output-file: README.md
Expand Down

0 comments on commit 3000d70

Please sign in to comment.