Consider npm outdated to check for newer dependencies.
cd $HOME/mozilla-sops-actiondocker build -t mozilla-sops-action:build .docker run -it --rm \
--volume $HOME/mozilla-sops-action:/usr/src/app \
mozilla-sops-action:build \
/bin/shnpm installnpm run publishAdd and commit changes. Push to remote. Merge PR with changes into Master.
git tag v99
git push --tags
Create release on Release page.