This repository was archived by the owner on Jun 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 container : sourcegraph/scip-go
1111 steps :
12- - uses : actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e
12+ - uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
1313 - name : Get src-cli
1414 run : curl -L https://sourcegraph.com/.api/src-cli/src_linux_amd64 -o /usr/local/bin/src;
1515 chmod +x /usr/local/bin/src
Original file line number Diff line number Diff line change 1111 dispatch :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag= v2
14+ - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
1515 - uses : actions/setup-go@331ce1d993939866bb63c32c6cbbfd48fa76fc57 # renovate: tag=v2
1616 with :
1717 go-version : ' ^1.21'
You can’t perform that action at this time.
0 commit comments