File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 # We must fetch at least the immediate parents so that if this is
2424 # a pull request then we can checkout the head.
Original file line number Diff line number Diff line change 1717 # (the detect_leaks setting).
1818 ASAN_OPTIONS : detect_leaks=0:strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1:detect_invalid_pointer_pairs=2
1919 steps :
20- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 submodules : true
2323 persist-credentials : false
Original file line number Diff line number Diff line change 1515 security-events : write
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 with :
2020 persist-credentials : false
2121
You can’t perform that action at this time.
0 commit comments