[1.8.6] - 2022-10-24
Fixed
- Some users may be using the action on a self-hosted runner not yet updated to a version supporting the
new GitHub ActionsGITHUB_OUTPUT
environment file. This patch adds backwards compatibility for those
users (e.g., it falls back to using the deprecatedset-output
ifGITHUB_OUTPUT
doesn't exist).
Dependencies
- Bump cicirello/pyaction from 4.11.0 to 4.11.1