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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
20+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
2323 - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
2424 with :
2525 go-version-file : ' go.mod'
3434 generate :
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
37+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3838 - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
3939 with :
4040 go-version-file : ' go.mod'
6767 - ' 1.0.*'
6868 # - '1.6.*'
6969 steps :
70- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
70+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
7171 - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
7272 with :
7373 go-version-file : ' go.mod'
You can’t perform that action at this time.
0 commit comments