Skip to content

Commit

Permalink
Update hashicorp/setup-terraform action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 4f7c4af commit 180953f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "version=$DOTFILE_VERSION" >> $GITHUB_OUTPUT
- name: Setup Terraform
uses: hashicorp/setup-terraform@v3.0.0
uses: hashicorp/setup-terraform@v3.1.0
with:
terraform_version: ${{ steps.get-terraform-version.outputs.version }}

Expand Down

0 comments on commit 180953f

Please sign in to comment.