File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 test :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
22+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2323
2424 - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
2525 with :
4141 if : github.ref != 'refs/heads/main'
4242 runs-on : ubuntu-latest
4343 steps :
44- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
44+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
4545
4646 - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
4747 with :
6363 # only create a release on main builds:
6464 steps :
6565 - name : checkout code with full history (unshallow)
66- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
66+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
6767 with :
6868 fetch-depth : 0
6969 fetch-tags : true
Original file line number Diff line number Diff line change 1414 licensing :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1818 with :
1919 fetch-depth : 0
2020
Original file line number Diff line number Diff line change 1212 timeout-minutes : 10
1313
1414 steps :
15- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1616
1717 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
1818 with :
Original file line number Diff line number Diff line change 1- # syntax=docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
2- FROM pscale.dev/wolfi-prod/git:2.44.0@sha256:fc09a064116357822d5e43cf306374b7c91b64bc3714b042934494396298016c
1+ # syntax=docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
2+ FROM pscale.dev/wolfi-prod/git:2.44.0@sha256:02b7fcb5042f3ccbf7e031e0b0400d0d67eb4c4cb3cfd51c67be132888614757
33
44COPY ghcommit /ghcommit
55
You can’t perform that action at this time.
0 commit comments