v0.2.56

nektos/actv0.2.56Dec 17, 2023by nektos-ci

AI Summary

Adds support for environment variable expansion in configuration files and fixes Windows host detection.

Key Highlights

  • Support config env expansion
  • Fix IsHost is defined as false on windows
  • Bump actions/checkout from 3 to 4
  • Fix noisy `runs-on` error logging

New Features

  • Support config env expansion

Full Release Notes

## Changelog
### New Features
* 0806c8b feat: support config env expansion (#2063)
### Bug fixes
* 1b10028 fix: IsHost is defined as false on windows (#2093)
### Other
* 0c60f97 chore: bump VERSION to 0.2.56
* 6b0ef97 build(deps): bump actions/stale from 8 to 9 (#2120)
* 0dfb067 build(deps): bump actions/checkout from 3 to 4 (#1998)
* 603b44b build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099)
* 00fbfa7 Fix noisy `runs-on` error logging (#2102)
* 9cecf94 build(deps): bump actions/setup-go from 4 to 5 (#2118)
* 29f4123 build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119)
* 85c3b3b build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117)
* 2b47c99 build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112)
* 3c405a0 build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114)
* 899a1f2 build(deps): bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#2113)