Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform digest to fa93396
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 0e261c5 commit a231c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

- name: Setup Terraform
uses: hashicorp/setup-terraform@85c6779ba663fba59057333bd3cb12abb7259051
uses: hashicorp/setup-terraform@fa933962d0efbe0dd57ac844e52cdb97ff655f84
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform-sysdig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

- name: Setup Terraform
uses: hashicorp/setup-terraform@85c6779ba663fba59057333bd3cb12abb7259051
uses: hashicorp/setup-terraform@fa933962d0efbe0dd57ac844e52cdb97ff655f84
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down

0 comments on commit a231c0b

Please sign in to comment.