Skip to content

v9.16.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Apr 15:05

9.16.1 (2026-04-13)

Bug Fixes

  • ci: fix merge request comment job (16cc398)
  • ci: fix preview comment workflow not having correct env vars (48169af)
  • missmatch between direct login and console username generation (5e51770)

Miscellaneous Chores

  • ci: add a dedicated workflow for commenting on merge requests (f49a2e8)
  • ci: add pinact configuration to pin GHAs to their SHA (490b308)
  • ci: disable trivy cache to avoid using action-cache version that is in Node.js v20 (050abbb)
  • ci: pin EVERY GitHub action to their SHA (f201192)
  • ci: replace old and unmaintained GHA job for MR comments with our own job (e66d8ab)
  • ci: update merge request comment action to use appropriate property following the GHA upgrade (46727c0)
  • ci: upgrade EVERY GitHub action to their latest SHA version (c50ccda)
  • remove unused migrate local database scripts (98093ad)