Skip to content

Commit 2be2205

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1212
- name: Render terraform docs and fail on diff
13-
uses: terraform-docs/gh-actions@e47bfa196e79fa50987ef391be236d9d97b0c786 # v1.2.0
13+
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
1414
with:
1515
working-dir: .
1616
output-file: README.md

0 commit comments

Comments
 (0)