Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform digest to fd3bf06
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent eed1314 commit a97d57d
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@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Setup Terraform
uses: hashicorp/setup-terraform@4fab0119030f0b41039f372591efdbf7dbcd8fd8
uses: hashicorp/setup-terraform@fd3bf06534214722507d89f9d499612bf7799787
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@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Setup Terraform
uses: hashicorp/setup-terraform@4fab0119030f0b41039f372591efdbf7dbcd8fd8
uses: hashicorp/setup-terraform@fd3bf06534214722507d89f9d499612bf7799787
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down

0 comments on commit a97d57d

Please sign in to comment.