Skip to content

Commit 9554981

Browse files
authored
Merge pull request #5 from GSP-Corp/s3-state
post sec 🥈.
2 parents d9a7155 + 0ff22bc commit 9554981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-cloudflare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
terraform-apply:
162162
name: Terraform Apply
163163
runs-on: ubuntu-latest
164-
needs: [terraform-validate, terraform-plan]
164+
needs: [security-scan]
165165
if: |
166166
(github.ref == 'refs/heads/main' && github.event_name == 'push')
167167
environment: production

0 commit comments

Comments
 (0)