Skip to content

Commit

Permalink
Merge pull request #273 from ministryofjustice/renovate-hashicorp-set…
Browse files Browse the repository at this point in the history
…up-terraform-digest

Renovate Update hashicorp/setup-terraform digest to 98aecdf
  • Loading branch information
nickdavis2001 authored Oct 7, 2024
2 parents e9d34fe + d75553a commit e02e574
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@6b42224f41ee5dfe5395e27c8b2746f1f9955030
- uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06
- uses: hashicorp/setup-terraform@76fd07bad386ea4e790eca43250a461a5fa7f716
- uses: hashicorp/setup-terraform@98aecdfa81f310199bf5976867c4b2841a790378
with:
terraform_version: 1.7.2
terraform_wrapper: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sub-task-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@6b42224f41ee5dfe5395e27c8b2746f1f9955030 # pin@v3

- uses: hashicorp/setup-terraform@76fd07bad386ea4e790eca43250a461a5fa7f716 # pin@v2.0.0
- uses: hashicorp/setup-terraform@98aecdfa81f310199bf5976867c4b2841a790378 # pin@v2.0.0
with:
terraform_version: 1.7.2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sub-task-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06

- name: Setup Terraform
uses: hashicorp/setup-terraform@76fd07bad386ea4e790eca43250a461a5fa7f716
uses: hashicorp/setup-terraform@98aecdfa81f310199bf5976867c4b2841a790378
with:
terraform_version: 1.7.2

Expand Down

0 comments on commit e02e574

Please sign in to comment.