v2026.3-1-g40a505a
What's new
BankStack
v2026.3-1-g40a505a (2026-08-01)
Full Changelog Previous Releases
- Actions: use the luacheck action instead of installing it from luarocks
The lint job ran apt-get install with no apt-get update ahead of it, which
fails whenever the runner image package index is stale.
lunarmodules/luacheck@v1 replaces those three steps and runs the same
luacheck . --no-color -q. Updates the checkout action from v2 to v7, which
was still running a node version GitHub is retiring; nothing in that range
affects a push-triggered workflow. Pins the packager to v2 rather than
master, so an upstream change can no longer land in a release without
warning; v2 is the maintained major tag, so fixes within the v2 line still
arrive.
This mod has no additional files

