We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5d422 commit c6eb4ceCopy full SHA for c6eb4ce
.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@852ca175a624bfb8d1f41b0dbcf92b3556fbc25f
47
- name: Terraform Init
48
49
run: |
0 commit comments