Skip to content

Commit

Permalink
Merge pull request #3607 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 a0b6ede
  • Loading branch information
Kolezhanchik authored Aug 29, 2024
2 parents 625e8a7 + eaacb76 commit c072fbe
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@9a9194f87191a7e9055e3e9b95b8cfb13023bb08

- name: Setup Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
uses: hashicorp/setup-terraform@a0b6ede12c06dbc21b9ea1f225a4121a2f203c69
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@9a9194f87191a7e9055e3e9b95b8cfb13023bb08

- name: Setup Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
uses: hashicorp/setup-terraform@a0b6ede12c06dbc21b9ea1f225a4121a2f203c69
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down

0 comments on commit c072fbe

Please sign in to comment.