We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30de503 commit 4673a97Copy full SHA for 4673a97
.github/workflows/test-changed-firestore-integration.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Terraform
44
if: ${{ fromJSON(env.run_terraform_steps) }}
45
# This commit represents v3.1.2
46
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
+ uses: hashicorp/setup-terraform@5a8481b19f9c306e74569d1641e269bc213b9f94
47
- name: Terraform Init
48
49
run: |
0 commit comments