From ee753babf4efcaf171ba8244f83eaff4f5018b18 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Tue, 7 May 2024 15:54:14 -0500 Subject: [PATCH] chore: Update GitHub Workflows to Fix ReviewDog TFLint Action (#89) --- .github/workflows/feature-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-branch.yml b/.github/workflows/feature-branch.yml index 6cd65d6..ebd8854 100644 --- a/.github/workflows/feature-branch.yml +++ b/.github/workflows/feature-branch.yml @@ -12,7 +12,7 @@ permissions: id-token: write contents: write issues: write - + jobs: terraform-module: uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@main