Skip to content

Releases: crazy-max/ghaction-chocolatey

v3.2.0

25 Oct 22:58
2ae9952
Compare
Choose a tag to compare
  • Switch default image to ghcr.io/crazy-max/chocolatey by @crazy-max in #185

Full Changelog: v3.1.0...v3.2.0

v3.1.0

25 Oct 12:26
28e7985
Compare
Choose a tag to compare
  • Chocolatey 2.3.0 by @crazy-max in #184
  • Bump @actions/core from 1.10.0 to 1.11.1 in #171 #183
  • Bump braces from 3.0.2 to 3.0.3 in #180
  • Bump ip from 2.0.0 to 2.0.1 in #176
  • Bump micromatch from 4.0.5 to 4.0.8 in #181
  • Bump tar from 6.1.11 to 6.2.1 in #177

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Sep 10:26
0e01585
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v3.0.0

v2.3.0

31 Aug 09:44
834401b
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v2.3.0

v2.2.0

03 May 22:24
5a58648
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 Oct 20:09
90deb87
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0

v2.0.0

26 May 08:10
b59ffdb
Compare
Choose a tag to compare
  • Node 16 as default runtime (#131)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v1.7.0

23 Apr 13:18
e80bd39
Compare
Choose a tag to compare
  • Chocolatey 1.1.0 (#130)
  • Update dev dependencies and workflow (#129)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#125)

v1.6.0

04 Sep 21:10
87d06bb
Compare
Choose a tag to compare
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#122)
  • Bump @actions/core from 1.2.7 to 1.5.0 (#123)
  • Chocolatey 0.11.1 (#124)
  • Simplify build script (#119)

v1.5.0

14 May 20:13
d025252
Compare
Choose a tag to compare
  • Update dev dependencies (#118)
  • Yarn v2 (#117)
  • Pull image first (#116)
  • Review console output (#115)
  • Move to docker/metadata-action