Skip to content

Commit

Permalink
Bump terraform-docs/gh-actions from 1.2.2 to 1.3.0 (#46)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions)
from 1.2.2 to 1.3.0.
<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.3.0</h2>
<h2>What’s Changed</h2>
<ul>
<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>
<li>Add section about creating a release to CONTRIBUTING.md (<a
href="https://redirect.github.com/terraform-docs/gh-actions/issues/142">#142</a>)
<a
href="https://github.com/pascal-hofmann"><code>@​pascal-hofmann</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/aeae0038ed47a547e0c0fca5c059d3335f48fb25"><code>aeae003</code></a>
chore: prepare release v1.3.0</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/6c989007421c87790b129e96e425ee5fabd61e0b"><code>6c98900</code></a>
ci: enable sign-off for auto commits</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/752705dfea83ffa07d981644cb45e08b41f9b8cb"><code>752705d</code></a>
chore: bump terraform-docs to v0.19.0</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/ceebb781ca443aeeccbbb15b3f359a78ad2ef4ce"><code>ceebb78</code></a>
chore: update README</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/4b070bdf09a11f67a3944bcb7809c8df783a89b0"><code>4b070bd</code></a>
Update Action name and description</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/fdf26f471dc7aa676877f9e2b21b0371f55a6209"><code>fdf26f4</code></a>
Merge pull request <a
href="https://redirect.github.com/terraform-docs/gh-actions/issues/142">#142</a>
from terraform-docs/add-release-info</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/d8af945d68f1dcdfd28a3bb6c3409ec2240ee15b"><code>d8af945</code></a>
Add section about creating a release to CONTRIBUTING.md</li>
<li><a
href="https://github.com/terraform-docs/gh-actions/commit/f9a33581072a78f38e2f0bb728f56c8b674e50fc"><code>f9a3358</code></a>
fix: update-tag job</li>
<li>See full diff in <a
href="https://github.com/terraform-docs/gh-actions/compare/cca78c27ac9e2b6545debf2ecae9df930fd3461c...aeae0038ed47a547e0c0fca5c059d3335f48fb25">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.2.2&new-version=1.3.0)](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>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 1e79edd commit 1e54968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Render terraform docs and fail on diff
uses: terraform-docs/gh-actions@cca78c27ac9e2b6545debf2ecae9df930fd3461c # v1.2.2
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit 1e54968

Please sign in to comment.