Skip to content
Compare
Choose a tag to compare
@woodruffw woodruffw released this 20 Jun 18:49
· 3 commits to main since this release
f7ad0af

Changed

  • The minimum Python version supported by this action is now 3.9
    (#155)
  • The action's Python dependencies are now fully pinned to specific versions
    (#165)

Fixed

  • The rfc3161-client dependency has been upgraded to 1.0.3 to resolve
    a security vulnerability
    (#182)