Skip to content

Commit 281d885

Browse files
Bump terraform-docs/gh-actions from 1.1.0 to 1.2.0 (#395)
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](terraform-docs/gh-actions@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3004d94 commit 281d885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfdocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ref: main
1111

1212
- name: Render terraform docs inside the README.md and push changes back to PR branch
13-
uses: terraform-docs/gh-actions@v1.1.0
13+
uses: terraform-docs/gh-actions@v1.2.0
1414
with:
1515
working-dir: .
1616
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)