Skip to content

Releases: nektos/act

v0.2.62

01 May 02:20
Compare
Choose a tag to compare

Changelog

Bug fixes

Other

  • 9885560 chore: bump VERSION to 0.2.62
  • 390d94d build(deps): bump megalinter/megalinter from 7.10.0 to 7.11.1 (#2309)
  • 53a61fe build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)
  • 47486a6 build(deps): bump github.com/docker/cli (#2307)
  • ac42511 build(deps): bump github.com/docker/docker (#2306)
  • 992c9d9 build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#2308)
  • 213756b build(deps): bump github.com/docker/cli (#2302)
  • 843cd94 Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)
  • c028aa8 build(deps): bump github.com/docker/docker (#2299)
  • 1f2e92e build(deps): bump github.com/docker/docker (#2295)
  • d153616 build(deps): bump megalinter/megalinter from 7.9.0 to 7.10.0 (#2294)
  • 2d4a9ea build(deps): bump megalinter/megalinter from 7.8.0 to 7.9.0 (#2216)
  • 82cc57f build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2215)
  • 7452180 build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2278)
  • c82a9ea build(deps): bump github.com/docker/cli (#2291)
  • 8cdc3fc Update action.yml (#2293)
  • 2a2cd7d build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.1 (#2253)
  • 2df924c Bump docker to v26 (#2289)
  • ac13a1b chore: fix some comments (#2279)
  • 06a1d69 build(deps): bump actions/cache from 3 to 4 (#2163)
  • cdc22da Remove local action cache if remote has changed (#2284)
  • d2c3413 chore: fix codecov (#2288)
  • e3da912 build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2269)

v0.2.61

01 Apr 02:20
Compare
Choose a tag to compare

Changelog

Bug fixes

  • f825e42 fix: cache adjust restore order of exact key matches (#2267)
  • 119ceb8 fix: rootless permission bits (new actions cache) (#2242)
  • 75e4ad9 fix: docker buildx cache restore not working (#2236)

Other

v0.2.60

01 Mar 02:16
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Other

  • d3c8664 chore: bump VERSION to 0.2.60
  • c79f59f build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#2229)
  • 68597d6 build(deps): bump github.com/rhysd/actionlint from 1.6.26 to 1.6.27 (#2228)
  • 9e6ce12 build(deps): bump github.com/opencontainers/image-spec (#2223)
  • 5601fb0 refactor: simpilfy go-git cache (#2208)
  • 27eb79b build(deps): bump github.com/opencontainers/image-spec (#2214)
  • 8277584 build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213)
  • 6e80373 Shrink Readme (#2198)

v0.2.59

01 Feb 22:35
Compare
Choose a tag to compare

Changelog

New Features

  • 12c0c42 feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195)

Other

  • b7a8145 chore: bump VERSION to 0.2.59

v0.2.58

01 Feb 02:16
Compare
Choose a tag to compare

Changelog

New Features

  • f055d4a feat: support offline mode (#2128)
  • f7a846d feat: cli option to enable the new action cache (#1954)

Bug fixes

  • 054caec fix: use correct path to toolcache (#1494)
  • 5e0d29d fix: improve warning about remote not found (#2169)
  • 6dd6725 fix: improve new-action-cache fetch failure error (#2172)
  • 09d4b5d fix: subpath actions via new artifact cache (#2170)
  • a6ec2c1 fix: improve action not found error (#2171)
  • 6091094 fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140)
  • 7f7d84b fix: match cache restore-keys in creation reverse order (#2153)

Other

  • 3ed38d8 chore: bump VERSION to 0.2.58
  • 0dbf44c build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187)
  • 6dcf9bc build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)
  • df61c7f build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189)
  • 36e0261 build(deps): bump github.com/opencontainers/image-spec (#2167)
  • 46dc2ff build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)
  • 5a80a04 refactor: filecollector into new package (#2174)
  • 4ca35d2 build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)
  • 424fd5e refactor(cmd/root): simplify parseEnvs (#2162)
  • 6a8c42a Add containerd's normalized architectures to archMapper (#2168)
  • c215e08 build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)
  • 8072a00 WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
  • 15bb54f build(deps): bump actions/upload-artifact from 3 to 4 (#2133)
  • cd40f3f ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156)
  • adbe229 Add support for NetBSD (#2023)
  • 96d6cf8 build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149)
  • ef5746b build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148)

v0.2.57

01 Jan 02:21
Compare
Choose a tag to compare

Changelog

Other

  • 4fae81e chore: bump VERSION to 0.2.57
  • 238a495 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134)
  • 74dcce4 build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#2136)

v0.2.56

17 Dec 22:14
Compare
Choose a tag to compare

Changelog

New Features

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)

v0.2.55

01 Dec 02:21
Compare
Choose a tag to compare

Changelog

Other

  • 95ff5bf chore: bump VERSION to 0.2.55
  • bd10c9a build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#2098)
  • 3d0cb3d build(deps): bump actions/github-script from 6 to 7 (#2097)

v0.2.54

14 Nov 11:56
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Other

v0.2.53

01 Nov 02:20
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 7c7d80e fix: use actions/runner hashfiles in container (#1940)

Other

  • 1bb2ee7 chore: bump VERSION to 0.2.53
  • 84a4025 build(deps): bump github.com/docker/docker (#2067)
  • fb4f29f build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068)
  • 3e5c629 build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070)
  • 83bfbcd build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065)
  • 3d65b0f build(deps): bump github.com/docker/cli (#2069)
  • 854e3e9 build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066)
  • db71c41 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059)
  • db6e477 build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060)
  • ceeb6c1 Add support for service containers (#1949)
  • ace4cd4 Fix float formatting (#2018)
  • 99067a9 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045)
  • e7e158c build(deps): bump github.com/docker/distribution (#2037)
  • 3c730d7 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036)
  • 976df8b fix action_ref (composite action) (#2020)
  • 2f479ba Fix image survey for large images (#2022)
  • 5718555 [ Variables ] - Add missing documentation for repository variables (#2032)