Releases: crazy-max/ghaction-dump-context
Releases · crazy-max/ghaction-dump-context
v2.3.0
- linux: improve dependency handling by @dbast in #22
- linux: print
/etc/hosts
and/etc/resolv.conf
by @crazy-max in #23 - linux: print systemd logs by @crazy-max in #24
Full Changelog: v2.2.0...v2.3.0
v2.2.0
- bump actions/github-script from 6 to 7 in #20
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- docker and linux specific infos by @crazy-max in #12
Full Changelog: v1.2.1...v2.0.0
v1.2.1
- Fix env dump
v1.2.0
- Duplicated step
v1.1.0
- Dump runner context
v1.0.0
- Initial version