File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
folder : [helpers/foundation-deployer]
38
38
steps :
39
39
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
40
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
41
41
with :
42
42
go-version-file : ${{ matrix.folder }}/go.mod
43
43
cache-dependency-path : ${{ matrix.folder }}/go.sum
Original file line number Diff line number Diff line change 39
39
folder : [helpers/foundation-deployer]
40
40
steps :
41
41
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
42
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
42
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
43
43
with :
44
44
go-version-file : ${{ matrix.folder }}/go.mod
45
45
cache-dependency-path : ${{ matrix.folder }}/go.sum
You can’t perform that action at this time.
0 commit comments