Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent b7b807e commit 8f60e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
credentials_json: "${{ secrets.GOOGLE_DEPLOYER }}"

- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3

- run: terraform init
working-directory: infrastructure
Expand Down

0 comments on commit 8f60e7a

Please sign in to comment.