Skip to content

Commit

Permalink
Update hashicorp/setup-terraform action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 4c121e3 commit 15a387f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-positive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
defaults_result: ${{ steps.defaults.outputs.value }}
steps:
- name: Setup terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
- name: Setup atmos
uses: cloudposse/github-action-setup-atmos@1.0.2
with:
Expand Down

0 comments on commit 15a387f

Please sign in to comment.