mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-09-08 09:47:15 +00:00
chore: update go-git to v5.13.1 (#72)
This commit is contained in:
parent
6795af2ba1
commit
1a997fdd60
3 changed files with 42 additions and 38 deletions
.github/workflows
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -38,6 +38,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
|
||||
with:
|
||||
terraform_version: "1.9.*"
|
||||
terraform_wrapper: false
|
||||
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
|
||||
with:
|
||||
go-version-file: "go.mod"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue