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 hello :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
12+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1313 - uses : ./
1414 id : check
1515 with :
2020 eyes :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
23+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2424 - uses : ./
2525 id : check
2626 with :
3434 rocket :
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
37+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
3838 - uses : ./
3939 id : check
4040 with :
Original file line number Diff line number Diff line change 1717 build :
1818 runs-on : ubuntu-22.04
1919 steps :
20- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
20+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v3
2323 with :
4141 name : " Build and release action"
4242 needs : [build]
4343 steps :
44- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
44+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : true
Original file line number Diff line number Diff line change 1717 build :
1818 runs-on : ubuntu-22.04
1919 steps :
20- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
20+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v3
2323 with :
4141 name : " Build and release action"
4242 needs : [build]
4343 steps :
44- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
44+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : true
You can’t perform that action at this time.
0 commit comments