File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1616
1717 - name : Setup Node.JS
1818 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
16+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1717 with :
1818 token : ${{secrets.TOKEN || secrets.GITHUB_TOKEN}}
1919 ref : ${{github.head_ref}}
4646
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
49+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5050 with :
5151 ref : ${{github.head_ref}}
5252 repository : ${{github.event.pull_request.head.repo.full_name}}
6666
6767 steps :
6868 - name : Checkout
69- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
69+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7070 with :
7171 ref : ${{github.head_ref}}
7272 repository : ${{github.event.pull_request.head.repo.full_name}}
8989
9090 steps :
9191 - name : Checkout
92- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
92+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
9393 with :
9494 ref : ${{github.head_ref}}
9595 repository : ${{github.event.pull_request.head.repo.full_name}}
You can’t perform that action at this time.
0 commit comments