|
@@ -70,7 +70,7 @@ jobs:
|
|
|
persist-credentials: false
|
|
persist-credentials: false
|
|
|
- uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v3
|
|
- uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v3
|
|
|
- name: Setup Go
|
|
- name: Setup Go
|
|
|
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
|
|
|
|
|
|
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
|
|
id: setup-go
|
|
id: setup-go
|
|
|
with:
|
|
with:
|
|
|
go-version-file: "go.mod"
|
|
go-version-file: "go.mod"
|
|
@@ -110,7 +110,7 @@ jobs:
|
|
|
run: git fetch --prune --unshallow
|
|
run: git fetch --prune --unshallow
|
|
|
|
|
|
|
|
- name: Setup Go
|
|
- name: Setup Go
|
|
|
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
|
|
|
|
|
|
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
|
|
id: setup-go
|
|
id: setup-go
|
|
|
with:
|
|
with:
|
|
|
go-version-file: "go.mod"
|
|
go-version-file: "go.mod"
|