has-changed-path
has-changed-path copied to clipboard
GitHub Action that saves time and money in monorepo environments
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
What do you think about adding support detecting dirty state of repository also? You need run: ``` git diff-index --quiet HEAD -- ${path} ``` instead of: ``` git diff --quiet...
Also updated dependencies. Closes #34.
As Node 16 nears its EOL, users of this action get a message that it should be upgraded to use node 20. This PR performs this upgrade while also bumping...