File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout Code
20- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 persist-credentials : false
2323
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout Code
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 persist-credentials : false
2424
Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - name : Checkout Code
16- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 # Full git history is needed to get a proper list of changed files within `super-linter`
1919 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments