Skip to content

Commit

Permalink
Merge pull request #22 from Coalfire-CF/version_update
Browse files Browse the repository at this point in the history
updated tf validate workflow to latest version of actions
  • Loading branch information
douglas-f authored Sep 20, 2024
2 parents 0b7490d + 0b15137 commit 2b2cb90
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@v4.1.74
uses: actions/checkout@latest

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

0 comments on commit 2b2cb90

Please sign in to comment.