Skip to content

Commit

Permalink
Merge pull request #21 from thedsrw/renovate/hashicorp-setup-terrafor…
Browse files Browse the repository at this point in the history
…m-3.x

Update hashicorp/setup-terraform action to v3
  • Loading branch information
dlgoodr authored Dec 15, 2023
2 parents 6cdd125 + 4ce814b commit 66d8536
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
- uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::260656080889:role/github_wbip
Expand Down

0 comments on commit 66d8536

Please sign in to comment.