Skip to content

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 62909fc10e105bba5cba4ff73b03c020b97789d4#41

Merged
anmolnagpal merged 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-62909fc10e105bba5cba4ff73b03c020b97789d4
Feb 25, 2026
Merged

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 62909fc10e105bba5cba4ff73b03c020b97789d4#41
anmolnagpal merged 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-62909fc10e105bba5cba4ff73b03c020b97789d4

Conversation

@dependabot
Copy link
Contributor

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

Bumps clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 62909fc10e105bba5cba4ff73b03c020b97789d4.

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[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

... (truncated)

Commits
  • 62909fc build(deps): bump actions/setup-python from 5 to 6 (#325)
  • f6b4090 build(deps): bump google-github-actions/setup-gcloud from 2 to 3 (#324)
  • 47dc456 build(deps): bump google-github-actions/auth from 2 to 3 (#323)
  • 32c193f fix: rename security-stf-checks.yml to stf-checks.yml (#322)
  • 53128e9 build(deps): bump aws-actions/aws-cloudformation-github-deploy from 1 to 2 (#...
  • bd609ee build(deps): bump actions/upload-artifact from 4 to 6 (#320)
  • a0627af build(deps): bump anthropics/claude-code-action from 1.0.46 to 1.0.51 (#319)
  • 0cdc55f feat: add reusable workflow to deploy images to Cloud Run with auto rollback ...
  • 521761c fix: remove secret check from conditional expressions (#318)
  • 3343efe fix(tf-checks): skip azure/login when AZURE_CREDENTIALS is not set (#317)
  • Additional commits viewable in compare view

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-lint.yml

Bumps [clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml](https://github.com/clouddrove/github-shared-workflows) from 88efd7724e007c8f721a219498be29e0c9ad471b to 62909fc10e105bba5cba4ff73b03c020b97789d4.
- [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@88efd77...62909fc)

---
updated-dependencies:
- dependency-name: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml
  dependency-version: 62909fc10e105bba5cba4ff73b03c020b97789d4
  dependency-type: direct:production
...

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 23, 2026
@anmolnagpal anmolnagpal merged commit a93a803 into master Feb 25, 2026
5 checks passed
@anmolnagpal anmolnagpal deleted the dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-62909fc10e105bba5cba4ff73b03c020b97789d4 branch February 25, 2026 14:17
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.

2 participants