Releases: pypa/gh-action-pip-audit
Releases · pypa/gh-action-pip-audit
Release 0.0.6
Release 0.0.5
What's Changed
- action.py: use ::error by @woodruffw in #14
- action.yml, setup: factor out setup, refactor action by @woodruffw in #15
- action, README: add settings for custom/extra indexes by @woodruffw in #16
- Support ignoring vulnerabilities by @woodruffw in #18
- Use Markdown-formatted tables in the step summary by @woodruffw in #19
Full Changelog: v0.0.4...v0.0.5
Release 0.0.4
What's Changed
- action.yml: use
github.action_path
to locate the reqs by @woodruffw in #12
Full Changelog: v0.0.3...v0.0.4
Release 0.0.3
Release 0.0.2
What's Changed
- action.py: set PIP_NO_CACHE_DIR during pip-audit by @woodruffw in #7
Full Changelog: v0.0.1...v0.0.2
Release 0.0.1
README: re-tag actions In prep for a 0.0.1 release. Signed-off-by: William Woodruff <[email protected]>