Skip to content

Releases: nektos/act

v0.2.87

01 Apr 03:14

Choose a tag to compare

Changelog

Bug fixes

Other

  • 36add66 chore: bump VERSION to 0.2.87

v0.2.86

25 Mar 14:10

Choose a tag to compare

Changelog

Other

  • e71313c chore: bump VERSION to 0.2.86
  • c28c27e Merge commit from fork
  • 0c739c8 Merge commit from fork
  • 10add23 build(deps): bump GitHub Actions to fix Node.js 20 deprecation (#6036)

v0.2.85

23 Mar 18:02

Choose a tag to compare

Changelog

Other

  • 4ea8ec2 chore: bump VERSION to 0.2.85
  • 9e6190d build(deps): bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.40.0 (#6014)
  • 77470a0 build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#6010)
  • 1030ad2 build(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 (#6001)

v0.2.84

01 Jan 02:56

Choose a tag to compare

Changelog

Bug fixes

Other

  • d93106d chore: bump VERSION to 0.2.84
  • e935690 chore(deps): Security update December 2025 (#5984)

v0.2.83

01 Dec 02:56

Choose a tag to compare

Changelog

Other

  • 6abb867 chore: bump VERSION to 0.2.83
  • e16ac81 chore(mergify) Add merge queue configuration to .mergify.yml (#5944)

v0.2.82

01 Oct 02:41

Choose a tag to compare

Changelog

Other

  • 3d71542 chore: bump VERSION to 0.2.82
  • 2f9675f build(deps): bump the dependencies group across 1 directory with 10 updates (#5935)

v0.2.81

01 Sep 02:45

Choose a tag to compare

Changelog

Bug fixes

Other

  • f5a0dde chore: bump VERSION to 0.2.81
  • c8a205e refactor: simplify adding new node versions add node 24 (#5899)
  • a78b3f3 chore: mergify does no longer support queue_conditions != merge_conditions for require status checks to be up to date (#5891)

v0.2.80

01 Aug 02:58

Choose a tag to compare

Changelog

Bug fixes

  • 61396d8 fix: use ubuntu-latest bookworm instead of buster for tests (#5884)

Other

  • bf8e52b chore: bump VERSION to 0.2.80
  • 5319acf build(deps): bump the dependencies group with 5 updates (#5861)

v0.2.79

01 Jul 02:51

Choose a tag to compare

Changelog

New Features

Bug fixes

Other

  • 7e22245 chore: bump VERSION to 0.2.79
  • dd58f5e build(deps): bump github.com/go-viper/mapstructure/v2 (#5837)
  • 0bc47ae added info log when container image platform mismatched (#3225)
  • d9c6afc ci: fix goreleaser config (#5276)
  • 1622c21 build(deps): bump the dependencies group across 1 directory with 5 updates (#4986)

v0.2.78

01 Jun 02:52

Choose a tag to compare

Changelog

New Features

  • 16b86a6 feat: add cli option to set concurrent jobs count (#2762)
  • bd4bc99 feat: add models permission level for AI inference responses (#2767)

Bug fixes

Documentation updates

Other