Skip to content

Commit 1281f67

Browse files
authoredApr 14, 2025··
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] <[email protected]>
1 parent 38f3811 commit 1281f67

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.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)
Please sign in to comment.