Skip to content

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml from 1.4.1 to 2.0.0#54

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-checks.yml-2.0.0
Open

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml from 1.4.1 to 2.0.0#54
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-checks.yml-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml from 1.4.1 to 2.0.0.

Release notes

Sourced from clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml's releases.

2.0.0

🐛 Bug Fixes

📝 Documentation Changes

What's Changed

Full Changelog: clouddrove/github-shared-workflows@1.4.2...2.0.0

1.4.2

✨ New Features

👷 Build System

📝 Documentation Changes

Changelog

Sourced from clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml's changelog.

[2.0.0] - 2026-02-11

⚠️ BREAKING CHANGES

This is a major release with significant breaking changes. Please review the breaking changes section below and migration instructions.

Workflow File Renames

  • Terraform workflows: All terraform-* workflows renamed to tf-*

    • terraform-checks.ymltf-checks.yml
    • terraform-drift.ymltf-drift.yml
    • terraform-lint.ymltf-lint.yml
    • terraform-monorepo-tag-release.ymltf-monorepo-tag-release.yml
    • terraform-pr-checks.ymltf-pr-checks.yml
    • terraform-smurf.ymltf-smurf.yml
    • terraform-workflow.ymltf-workflow.yml
  • CloudFormation workflows: All cloudformation-* workflows renamed to cf-*

    • cloudformation-deploy.ymlcf-deploy.yml
    • cloudformation-deploy-stackset.ymlcf-deploy-stackset.yml
    • cloudformation-lint.ymlcf-lint.yml
  • YAML lint workflows: All yl-* workflows renamed to yml-*

    • yl-lint.ymlyml-lint.yml
    • yl-lint-internal.ymlyml-lint-internal.yml
  • PR workflows: Renamed for consistency

    • lock.ymlpr-lock.yml
    • auto_merge.ymlpr-auto-merge.yml
    • auto_assignee.ymlpr-auto-assignee.yml

Workflow Merges

  • Merged tf-checks.yml and tf-tf-checks.yml into unified tf-checks.yml

    • New inputs: enable_version_check, enable_plan
    • See migration examples in the breaking changes section above
  • Merged tf-workflow.yml and tf-workflow-target.yml into unified tf-workflow.yml

    • New inputs: target, target_file for optional targeting
    • See migration examples in the breaking changes section above

Documentation Changes

  • All documentation files renamed to match workflow names
  • Removed numbered prefixes from documentation files
  • Updated all internal links and references

✨ Added

  • CI/CD Pipeline - Comprehensive workflow validation and testing (ci.yml)

... (truncated)

Commits
  • a6869c9 fix(release): repair tag changelog workflow reference (#314)
  • 6dd158d Breaking Changes: reorganize workflows with prefix-based naming and merge dup...
  • 2309a53 fix(ci): allow tf-pr-checks to manage PR labels/comments (#312)
  • 7fcf836 docs: update CHANGELOG.md for 1.4.2
  • da18bb9 feat(actions): add reusable gitleaks PR scan workflow (#311)
  • bd958ea build(deps): bump aws-actions/configure-aws-credentials from 5 to 6 (#308)
  • 312491e build(deps): bump anthropics/claude-code-action from 1.0.41 to 1.0.46 (#309)
  • c615ea7 Add smurf stf checks (#310)
  • 88efd77 build(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 (#306)
  • 0840c46 build(deps): bump anthropics/claude-code-action from 1.0.34 to 1.0.41 (#305)
  • 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 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)

…s/tf-checks.yml

Bumps [clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml](https://github.com/clouddrove/github-shared-workflows) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/clouddrove/github-shared-workflows/releases)
- [Changelog](https://github.com/clouddrove/github-shared-workflows/blob/master/CHANGELOG.md)
- [Commits](clouddrove/github-shared-workflows@1.4.1...2.0.0)

---
updated-dependencies:
- dependency-name: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant