File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 goreleaser :
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
20+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2121 with :
2222 # Allow goreleaser to access older tag information.
2323 fetch-depth : 0
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 timeout-minutes : 5
2121 steps :
22- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
22+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2323 - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
2424 with :
2525 go-version-file : ' go.mod'
3434 generate :
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
37+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3838 - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
3939 with :
4040 go-version-file : ' go.mod'
6565 - ' 1.0.*'
6666 - ' 1.6.*'
6767 steps :
68- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
68+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6969 - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
7070 with :
7171 go-version-file : ' go.mod'
You can’t perform that action at this time.
0 commit comments