Skip to content

Commit

Permalink
Merge pull request #584 from p2pu/2024-terraform-action
Browse files Browse the repository at this point in the history
Update version of terraform github action
  • Loading branch information
dirkcuys authored Apr 2, 2024
2 parents 744c0f8 + fc5364c commit 36401c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: pr
run: echo ::set-output name=pull_number::$(jq --raw-output .pull_request.number "$GITHUB_EVENT_PATH")

- uses: hashicorp/setup-terraform@v1
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.1.5

Expand Down

0 comments on commit 36401c1

Please sign in to comment.