Upversion github actions in tfvalidate.yml (#12005)

This fixes the deprecation warnings that appear at the bottom of
https://github.com/fleetdm/fleet/actions/runs/5083875257
This commit is contained in:
KanchiMoe 2023-05-29 02:54:46 +00:00 committed by GitHub
parent 943141cc88
commit 257336c8b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,10 +31,10 @@ jobs:
steps:
- name: Clone repo
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
uses: actions/checkout@v3
- name: Install terraform
uses: hashicorp/setup-terraform@17d4c9b8043b238f6f35641cdd8433da1e6f3867 # v2.0.0
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.3.0