Skip to content

v1.1.1 - 2026-03-05

Choose a tag to compare

@jrfnl jrfnl released this 05 Mar 04:01
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.

Fixed

  • The config file matching was broken for the reusable-markdownlint.yml, reusable-phpstan.yml and the reusable-yamllint.yml workflows, causing the actual linting tasks in these workflows to no longer run. #30, fixed via #31.
    Thanks @james-cnz for reporting!

Changed

  • All workflows: actions/checkout was bumped from v6.0.1 to v6.0.2.
  • reusable-remark.yml: actions/setup-node was bumped from v6.1.0 to v6.3.0.