Skip to content

Commit 5931b39

Browse files
chore(deps): update hashicorp/setup-terraform digest to a0612fb
1 parent 39505cc commit 5931b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-changed-firestore-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup Terraform
4444
if: ${{ fromJSON(env.run_terraform_steps) }}
4545
# This commit represents v3.1.2
46-
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
46+
uses: hashicorp/setup-terraform@a0612fb3cef49730d7fbadd47c3d016c141cb22b
4747
- name: Terraform Init
4848
if: ${{ fromJSON(env.run_terraform_steps) }}
4949
run: |

0 commit comments

Comments
 (0)