Skip to content

Commit

Permalink
Merge pull request #104 from answerdigital/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…terraform-docs/gh-actions-1.1.0

Bump terraform-docs/gh-actions from 1.0.0 to 1.1.0
  • Loading branch information
cmbuckley authored Mar 25, 2024
2 parents 757286d + bd3c470 commit 91a4d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}

- name: Update README files
uses: terraform-docs/gh-actions@v1.0.0
uses: terraform-docs/gh-actions@v1
with:
find-dir: modules
config-file: ${{ github.workspace }}/.terraform-docs.yml
Expand Down

0 comments on commit 91a4d64

Please sign in to comment.