Skip to content

Commit

Permalink
Merge pull request #46 from fluxcd/dependabot/github_actions/ci-f9ffe…
Browse files Browse the repository at this point in the history
…951cb

build(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 in the ci group
  • Loading branch information
stefanprodan authored Sep 3, 2024
2 parents 3fa2bc4 + 5349fa6 commit c783b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Setup Terraform
uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v2
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v2
with:
terraform_version: latest
terraform_wrapper: false
Expand Down

0 comments on commit c783b14

Please sign in to comment.