PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.52k stars 612 forks source link

Update action versions in Actions workflows (#890) #893

Closed mportesdev closed 2 years ago

mportesdev commented 2 years ago

Fixes #890

mportesdev commented 2 years ago

Looks like the failed workflow could not find the parent commit:

Got parent commit: []

https://github.com/PyCQA/bandit/runs/6280155948?check_suite_focus=true#step:5:184

Might be related to the fetch-depth: 1 default parameter of actions/checkout@v3: https://github.com/PyCQA/bandit/runs/6280155948?check_suite_focus=true#step:2:8