File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
17- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
17+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
1818 with :
1919 go-version-file : ' go.mod'
2020 - run : go install github.com/rhysd/actionlint/cmd/actionlint@latest
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
20- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
20+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
2121 with :
2222 go-version-file : ' go.mod'
2323 - run : go mod download
3535 with :
3636 path : terraform-provider-corner
3737 repository : hashicorp/terraform-provider-corner
38- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
38+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
3939 with :
4040 go-version-file : ' go.mod'
4141 - run : go mod edit -replace=github.com/hashicorp/terraform-plugin-sdk/v2=../
5151 go-version : [ '1.20', '1.19' ]
5252 steps :
5353 - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
54- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
54+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
5555 with :
5656 go-version : ${{ matrix.go-version }}
5757 - run : go mod download
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
17- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
17+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
1818 with :
1919 go-version-file : ' go.mod'
2020 - uses : goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
Original file line number Diff line number Diff line change 8888 ref : ${{ inputs.versionNumber }}
8989 fetch-depth : 0
9090
91- - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5 .0
91+ - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0 .0
9292 with :
9393 go-version-file : ' go.mod'
9494
You can’t perform that action at this time.
0 commit comments