Skip to content

Commit

Permalink
Merge pull request #3013 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 0ec620c
  • Loading branch information
Amritpal-Nijjar authored Jun 4, 2024
2 parents e6f0a23 + d38852e commit 48f0c91
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@b80ff79f1755d06ba70441c368a6fe801f5f3a62

- name: Setup Terraform
uses: hashicorp/setup-terraform@69dd27efac7f215ed8ad57c44ecfea7817a73472
uses: hashicorp/setup-terraform@0ec620c10e871377103a8f455e002094986ed4e7
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@b80ff79f1755d06ba70441c368a6fe801f5f3a62

- name: Setup Terraform
uses: hashicorp/setup-terraform@69dd27efac7f215ed8ad57c44ecfea7817a73472
uses: hashicorp/setup-terraform@0ec620c10e871377103a8f455e002094986ed4e7
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down

0 comments on commit 48f0c91

Please sign in to comment.