diff --git a/.github/workflows/terraform-docs.yml b/.github/workflows/terraform-docs.yml index d5210062..9303425a 100644 --- a/.github/workflows/terraform-docs.yml +++ b/.github/workflows/terraform-docs.yml @@ -10,7 +10,7 @@ jobs: - name: checkout uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: terraform-docs - uses: terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # v1.1.0 + uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1 with: working-dir: . output-file: README.md