File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
1313 with : { egress-policy: audit }
14- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
14+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1515 with :
1616 persist-credentials : true # need creds for subsequent git ops
1717 - run : npm ci
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2424 with : { egress-policy: audit }
25- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
25+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2626 with :
2727 fetch-depth : 0 # need history for lint:checksums
2828 persist-credentials : false
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
1919 with : { egress-policy: audit }
20- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
20+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2121 with :
2222 fetch-depth : 0
2323 token : ${{ secrets.BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments