This repository was archived by the owner on Jun 3, 2026. 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 4545
4646 steps :
4747 - name : Checkout repository
48- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 4.1.7
48+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 4.2.0
4949 with :
5050 persist-credentials : false
5151 - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : ' Checkout Repository'
29- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3030 - name : ' Dependency Review PR'
3131 uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
3232 with :
Original file line number Diff line number Diff line change 3636 experimental : true
3737
3838 steps :
39- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 4.1.7
39+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 4.2.0
4040 with :
4141 persist-credentials : false
4242 - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Original file line number Diff line number Diff line change 4040 steps :
4141
4242 - name : " Checkout code"
43- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 4.1.7
43+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 4.2.0
4444 with :
4545 persist-credentials : false
4646
You can’t perform that action at this time.
0 commit comments