Skip to content

Commit cc9c465

Browse files
Bump terraform-docs/gh-actions from 1.3.0 to 1.4.1
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](terraform-docs/gh-actions@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a79f4f0 commit cc9c465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfdocs.yml

Lines changed: 1 addition & 1 deletion
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.3.0
13+
uses: terraform-docs/gh-actions@v1.4.1
1414
with:
1515
working-dir: .
1616
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)