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