Skip to content

[skip-release] ci: bump terraform-docs/gh-actions from 1.2.0 to 1.4.1 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps terraform-docs/gh-actions from 1.2.0 to 1.4.1.

Release notes

Sourced from terraform-docs/gh-actions's releases.

v1.4.0

What’s Changed

v1.3.0

What’s Changed

v1.2.2

What’s Changed

v1.2.1

What’s Changed

Commits
  • 6de6da0 chore: prepare release v1.4.1
  • 79aa084 Merge pull request #155 from khos2ow/action-name
  • 95f3281 chore: update and simplify action name
  • 1052475 ci: push the v1 tag to correct repo
  • 7f8a667 chore: prepare release v1.4.0
  • 8d6dd55 Merge pull request #154 from terraform-docs/fix-docker-push
  • 7afd9a4 fix: use hardcoded name for the docker image org
  • c33123d Merge pull request #153 from terraform-docs/multi-arch-docker-image
  • 4cc669c fix: continue on error for this step must fail
  • d1c08ce feat: build multi-arch docker images
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/terraform-docs/gh-actions/releases)
- [Commits](terraform-docs/gh-actions@v1.2.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]>
@dependabot dependabot bot added the ci Changes to our CI configuration files and scripts label Apr 14, 2025
@dependabot dependabot bot requested a review from SweetOps as a code owner April 14, 2025 02:23
Copy link

Please ensure your PR conforms to conventional commits (see https://www.conventionalcommits.org).

Commits MUST be prefixed with a type, which consists of one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests
  • chore: No production code change

@SweetOps SweetOps merged commit 05679ad into main Apr 14, 2025
4 of 6 checks passed
@SweetOps SweetOps deleted the dependabot/github_actions/terraform-docs/gh-actions-1.4.1 branch April 14, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to our CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant