File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v4
2121
2222 - name : Run bandit
23- uses : VCTLabs/bandit-report-artifacts@master
23+ uses : VCTLabs/bandit-report-artifacts@b0679c4dff0c2ed69000132fabf6a9e1b7dcfd5c # v0.0.3
2424 with :
2525 project_path : procman
2626 ignore_failure : false
Original file line number Diff line number Diff line change 44
55**A lightweight process manager for user scripts **.
66
7- |ci | |wheels | |release | |badge | | bandit |
7+ |ci | |wheels | |bandit | |release |
88
99|pre | |cov | |pylint |
1010
@@ -296,8 +296,8 @@ something like::
296296
297297then install it into the repo you just cloned::
298298
299- $ git clone https://github.com/sarnold/ymltoxml
300- $ cd ymltoxml /
299+ $ git clone https://github.com/sarnold/procman
300+ $ cd procman /
301301 $ pre-commit install
302302
303303It's usually a good idea to update the hooks to the latest version::
You can’t perform that action at this time.
0 commit comments