Skip to content

Commit

Permalink
Merge pull request #2851 from bcgov/renovate/hashicorp-setup-terrafor…
Browse files Browse the repository at this point in the history
…m-digest

chore(deps): update hashicorp/setup-terraform digest to fa93396
  • Loading branch information
Amritpal-Nijjar authored May 18, 2024
2 parents c28620b + a231c0b commit 02ff67c
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 02ff67c

Please sign in to comment.