This groups `npm` packages into `tauri`, `dependencies` (prod deps) and `devDependencies` (development).
It also groups GitHub Actions into the most common upgrade groups, which are `docker`, `gcp` and `others`.
* feat(pipelines): add ci/cd workflow
* fix(build): use correct permissions
* fix(build): move packages to corresponding location
* fix(deploy): use correct workflow permissions
* fix(deploy): do not use subnetworking
* fix(deploy): use correct host network
* fix(tests): use newest pnpm