From 1091c0f29a36a376b5a73458bdaef98e36be49c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:07:52 +0000 Subject: [PATCH] chore(deps): bump Coalfire-CF/Actions/.github/workflows/org-terraform-validate.yml Bumps [Coalfire-CF/Actions/.github/workflows/org-terraform-validate.yml](https://github.com/coalfire-cf/actions) from 0.4.1 to 0.5.1. - [Release notes](https://github.com/coalfire-cf/actions/releases) - [Changelog](https://github.com/Coalfire-CF/Actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/coalfire-cf/actions/compare/v0.4.1...v0.5.1) --- updated-dependencies: - dependency-name: Coalfire-CF/Actions/.github/workflows/org-terraform-validate.yml dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/org-terraform-validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/org-terraform-validate.yml b/.github/workflows/org-terraform-validate.yml index 2a306bd..b2388f1 100644 --- a/.github/workflows/org-terraform-validate.yml +++ b/.github/workflows/org-terraform-validate.yml @@ -17,7 +17,7 @@ on: jobs: create-release: - uses: Coalfire-CF/Actions/.github/workflows/org-terraform-validate.yml@v0.4.1 + uses: Coalfire-CF/Actions/.github/workflows/org-terraform-validate.yml@v0.5.1 with: terraform_version: "1.13.3" secrets: inherit