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 5fb673a commit d23b2f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/terraform-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

- uses: CSVD/gh-actions-setup-node@v3
with:
node-version: 16
# - 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

# Runs a set of commands using the runners shell
- name: Run a multi-line script
Expand Down

0 comments on commit d23b2f7

Please sign in to comment.