NPM workspaces exist now, which means we can make working with this monorepo of GitHub actions much less unweildy. The problem with that is that the folder structure is different, so those who want to update to the latest version of the previous set of actions will need to update the path in their uses
declaration.
Changed
- Breaking change. Moved folders for all existing actions into the
dev
directory to allow for better monorepo organization by topic. Consumers will need to update their yaml files.