Skip to content

Commit

Permalink
updated tf validate workflow to latest version of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
douglas-f committed Sep 20, 2024
1 parent 2b2cb90 commit 5ec5255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/org-terraform-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@latest
uses: actions/checkout@v4.1.7

- name: Setup Terraform
uses: hashicorp/[email protected]
Expand Down

0 comments on commit 5ec5255

Please sign in to comment.