Skip to content

Releases: leafo/gh-actions-openresty

v2.1.0

16 Dec 23:59

Choose a tag to compare

What's Changed

  • Updated default OpenResty version from 1.19.9.1 to 1.27.1.2
  • Updated GitHub Actions runtime from node16 to node20
  • Updated @actions/* dependencies:
    • @actions/cache: ^3.3.0 → ^5.0.1
    • @actions/core: ^1.6.0 → ^2.0.1
    • @actions/exec: ^1.1.0 → ^2.0.0
    • @actions/io: ^1.1.1 → ^2.0.0

v2.0.0

27 Feb 21:11

Choose a tag to compare

  • Modernize, update to latest OpenResty and update GitHub actions dependencies
  • Install pcre-dev on linux to make sure build works on current github actions runners

v1.0.0

17 Mar 08:07

Choose a tag to compare