Skip to content

v10.1.0 馃寛 New output `python-runtime-id`and respect NO_PROXY

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:20
Immutable release. Only release title and notes can be modified.
bec219d

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 (comment) for details on why this can be useful.

馃悰 Bug fixes

馃殌 Enhancements

馃О Maintenance

馃摎 Documentation

猬嗭笍 Dependency updates