File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.2] ( https://github.com/lhoupert/action-python-security-auditing/compare/v0.4.1...v0.4.2 ) (2026-03-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * fix inconsistencies ([ #33 ] ( https://github.com/lhoupert/action-python-security-auditing/issues/33 ) ) ([ 3c796ff] ( https://github.com/lhoupert/action-python-security-auditing/commit/3c796ff9399a22215ac0da94f0dc05d8f92e66a2 ) )
9+
310## [ 0.4.1] ( https://github.com/lhoupert/action-python-security-auditing/compare/v0.4.0...v0.4.1 ) (2026-03-28)
411
512
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " python-security-auditing"
7- version = " 0.4.1 "
7+ version = " 0.4.2 "
88description = " Reusable GitHub Action for Python security auditing with bandit and pip-audit"
99license = { text = " MIT" }
1010requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments