Skip to content

Commit

Permalink
Merge pull request #1450 from DFE-Digital/update-github-actions-versions
Browse files Browse the repository at this point in the history
Update github actions versions
  • Loading branch information
RMcVelia authored Jul 5, 2024
2 parents a3cceee + 1685088 commit 56a8298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/deploy_v2/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
echo "app_hostname=${app_hostname}" >> $GITHUB_OUTPUT
- name: Use Terraform ${{ env.TERRAFORM_VERSION }}
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ env.TERRAFORM_VERSION }}

Expand Down

0 comments on commit 56a8298

Please sign in to comment.