Skip to content

Commit

Permalink
Update terraform-plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 9, 2024
1 parent 8ca9e75 commit 222a83c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/terraform-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
- uses: actions/checkout@v3


- uses: CSVD/gh-actions-setup-node@v3
with:
- uses: CSVD/gh-actions-setup-node@v3
with:
node-version: 16

- uses: CSVD/gh-actions-setup-terraform@v2
with:
terraform_wrapper: false
- uses: CSVD/gh-actions-setup-terraform@v2
with:
terraform_wrapper: false

- name: Terraform fmt
id: fmt
Expand Down

0 comments on commit 222a83c

Please sign in to comment.