Skip to content

Commit

Permalink
Update version of terraform github action
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkcuys committed Apr 2, 2024
1 parent 744c0f8 commit fc5364c
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 fc5364c

Please sign in to comment.