File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
1818 - name : Setup Node.JS
1919 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
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