File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
17
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
17
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
18
18
with :
19
19
go-version-file : ' go.mod'
20
20
- run : go install github.com/rhysd/actionlint/cmd/actionlint@latest
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
20
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
20
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
21
21
with :
22
22
go-version-file : ' go.mod'
23
23
- run : go mod download
24
- - uses : golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0 .0
24
+ - uses : golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3 .0
25
25
with :
26
26
version : latest
27
27
terraform-provider-corner :
35
35
with :
36
36
path : terraform-provider-corner
37
37
repository : hashicorp/terraform-provider-corner
38
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
38
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
39
39
with :
40
40
go-version-file : ' go.mod'
41
41
- run : go mod edit -replace=github.com/hashicorp/terraform-plugin-sdk/v2=../
51
51
go-version : [ '1.22', '1.21' ]
52
52
steps :
53
53
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
54
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
54
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
55
55
with :
56
56
go-version : ${{ matrix.go-version }}
57
57
- run : go mod download
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
17
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
17
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
18
18
with :
19
19
go-version-file : ' go.mod'
20
20
- uses : goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
ref : ${{ inputs.versionNumber }}
116
116
fetch-depth : 0
117
117
118
- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
118
+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
119
119
with :
120
120
go-version-file : ' go.mod'
121
121
You can’t perform that action at this time.
0 commit comments