Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpleiness committed Oct 29, 2019
1 parent aa6fe2a commit d9cd032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
uses: actions/checkout@v1

- name: terraform fmt
uses: hashicorp/terraform-github-actions/fmt@0.4.6
uses: hashicorp/terraform-github-actions/fmt@v0.4.6
env:
TF_ACTION_WORKING_DIR: "."

0 comments on commit d9cd032

Please sign in to comment.