Skip to content

Commit f221039

Browse files
authored
use commit hash for hashicorp/setup-terraform@v2
1 parent 6d99a96 commit f221039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
- name: Set up Google Cloud SDK
206206
uses: google-github-actions/setup-gcloud@v1
207207
- name: Setup Terraform
208-
uses: hashicorp/setup-terraform@v2
208+
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
209209
- name: Terraform Init
210210
run: |
211211
cd Firestore

0 commit comments

Comments
 (0)