Skip to content

Commit

Permalink
[nc] test terraform-actions plan workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <nchenewe@thoughtworks.com>
  • Loading branch information
ncheneweth committed May 21, 2024
1 parent c828678 commit 7677c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: terraform plan
uses: ThoughtWorks-DPS/terraform-action/.github/workflows/plan.yaml@main
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ inputs.OP_SERVICE_ACCOUNT_TOKEN }}
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
with:
checkov-scan: true
before-init: nonprod

0 comments on commit 7677c05

Please sign in to comment.