Skip to content

Commit

Permalink
Pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe committed Aug 3, 2024
1 parent c419668 commit 76219fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Validate Terraform
uses: dflook/terraform-validate@v1
uses: dflook/terraform-validate@9cfdf207ffbd0ec5d171403a24feb222591ffdc7
with:
path: terraform/environment/github

0 comments on commit 76219fb

Please sign in to comment.