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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
22+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2323
2424 - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
2525 with :
4141 if : github.ref != 'refs/heads/main'
4242 runs-on : ubuntu-latest
4343 steps :
44- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
44+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
4545
4646 - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
66+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
6767 with :
6868 fetch-depth : 0
6969 fetch-tags : true
8282 install-only : true
8383
8484 - name : login to ghcr.io
85- uses : docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
85+ uses : docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
8686 with :
8787 registry : ghcr.io
8888 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 1414 licensing :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
17+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1616
1717 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
1818 with :
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
2- FROM pscale.dev/wolfi-prod/git:2.45.1@sha256:7eb398437c23eae3df0e9184d16a637252abe2bf18f0972d16350c7820b4d3c1
2+ FROM pscale.dev/wolfi-prod/git:2.45.1@sha256:e3860361253aec0410ab447be3cbce5ddd085e87683705b9e7484e90cbe86700
33
44COPY ghcommit /ghcommit
55
You can’t perform that action at this time.
0 commit comments