Skip to content

Commit

Permalink
refactor: update actions versions (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancvitkovic authored Mar 7, 2024
1 parent 237e68d commit ec7e76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2.0.3
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ~> 1.4.5
- name: Lint Terraform code
Expand Down

0 comments on commit ec7e76e

Please sign in to comment.