chore(deps): update actions/checkout action to v3 (#13)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-25 16:23:56 -04:00 committed by GitHub
parent f395c95788
commit 6f77650d20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ jobs:
terraform-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2
- run: |
. script/bootstrap