Skip to content

Commit f8585f2

Browse files
chore(deps): bump terraform-docs/gh-actions from 1.3.0 to 1.4.1 (#4534)
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.3.0 to 1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/terraform-docs/gh-actions/releases">terraform-docs/gh-actions's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What’s Changed</h2> <ul> <li>fix: use hardcoded name for the docker image org (<a href="https://redirect.github.com/terraform-docs/gh-actions/issues/154">#154</a>) <a href="https://github.com/khos2ow"><code>@​khos2ow</code></a></li> <li>feat: build multi-arch docker images (<a href="https://redirect.github.com/terraform-docs/gh-actions/issues/153">#153</a>) <a href="https://github.com/khos2ow"><code>@​khos2ow</code></a></li> <li>chore: revert the action name back for now (<a href="https://redirect.github.com/terraform-docs/gh-actions/issues/144">#144</a>) <a href="https://github.com/khos2ow"><code>@​khos2ow</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terraform-docs/gh-actions/commit/6de6da0cefcc6b4b7a5cbea4d79d97060733093c"><code>6de6da0</code></a> chore: prepare release v1.4.1</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/79aa0842248b59b66df84d0fcb04d7374bc4775c"><code>79aa084</code></a> Merge pull request <a href="https://redirect.github.com/terraform-docs/gh-actions/issues/155">#155</a> from khos2ow/action-name</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/95f3281c9f82369d5224ef9644c036671cd51971"><code>95f3281</code></a> chore: update and simplify action name</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/105247564fabe9062c6352e5095be7753d7d4dbf"><code>1052475</code></a> ci: push the v1 tag to correct repo</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/7f8a667921aee9dd89af0f3c6dfa6160d7ebd8bb"><code>7f8a667</code></a> chore: prepare release v1.4.0</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/8d6dd55edd2765546bffc4fd3c72a9f0acdf6876"><code>8d6dd55</code></a> Merge pull request <a href="https://redirect.github.com/terraform-docs/gh-actions/issues/154">#154</a> from terraform-docs/fix-docker-push</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/7afd9a4ddc18cd1b3a3573ea86b4fc646c481412"><code>7afd9a4</code></a> fix: use hardcoded name for the docker image org</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/c33123dad4acfe8c1174f24159ba315809d5972a"><code>c33123d</code></a> Merge pull request <a href="https://redirect.github.com/terraform-docs/gh-actions/issues/153">#153</a> from terraform-docs/multi-arch-docker-image</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/4cc669cddd374f092a96bb89aac26007a9c36bf9"><code>4cc669c</code></a> fix: continue on error for this step must fail</li> <li><a href="https://github.com/terraform-docs/gh-actions/commit/d1c08cef48d1a965f955c778082e2a83daefc7c9"><code>d1c08ce</code></a> feat: build multi-arch docker images</li> <li>Additional commits viewable in <a href="https://github.com/terraform-docs/gh-actions/compare/aeae0038ed47a547e0c0fca5c059d3335f48fb25...6de6da0cefcc6b4b7a5cbea4d79d97060733093c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terraform-docs/gh-actions&package-manager=github_actions&previous-version=1.3.0&new-version=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 792737b commit f8585f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-docs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# use an app to ensure CI is triggered
2424
- name: Generate TF docs
2525
if: github.repository_owner == 'github-aws-runners'
26-
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
26+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
2727
with:
2828
find-dir: .
2929
git-commit-message: "docs: auto update terraform docs"
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Generate TF docs (forks)
3535
if: github.repository_owner != 'github-aws-runners'
36-
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
36+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
3737
with:
3838
find-dir: .
3939
git-commit-message: "docs: auto update terraform docs"

0 commit comments

Comments
 (0)