chore: update go-git to v5.13.1 ()

This commit is contained in:
Cian Johnston 2025-01-07 12:26:25 +00:00 committed by GitHub
commit 1a997fdd60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 42 additions and 38 deletions
.github/workflows

View file

@ -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"