Verify Changed files
Version updated for tj-actions/verify-changed-files to version v20.
- This action is used across all versions by 2,641 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes in v20.0.0
๐ฅ ๐ฅ BREAKING CHANGE ๐ฅ ๐ฅ
- Upgrade tj-actions/glob action to v22
๐ ๐ NEW FEATURES ๐ ๐
- Optionally prevent reading the .gitgnore file when detecting uncommitted changes using the
read-gitignore
input. - Fail a job when no uncommitted files can be found using the
fail-if-unchanged
input.
What’s Changed
- Upgraded to v19 by @tj-actions-bot in https://github.com/tj-actions/verify-changed-files/pull/383
- chore(deps): update tj-actions/verify-changed-files action to v19 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/384
- docs: add boidolr as a contributor for doc by @allcontributors in https://github.com/tj-actions/verify-changed-files/pull/386
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/verify-changed-files/pull/387
- docs: update checkout action by @boidolr in https://github.com/tj-actions/verify-changed-files/pull/385
- chore(deps): update reviewdog/action-shellcheck action to v1.20 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/388
- chore(deps): update actions/checkout action to v4.1.2 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/389
- chore(deps): update peter-evans/create-pull-request action to v6.0.2 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/390
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/tj-actions/verify-changed-files/pull/391
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/392
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/tj-actions/verify-changed-files/pull/393
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/396
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/tj-actions/verify-changed-files/pull/397
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/398
- chore(deps): update peter-evans/create-pull-request action to v6.0.3 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/400
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/tj-actions/verify-changed-files/pull/399
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/401
- chore(deps): update peter-evans/create-pull-request action to v6.0.4 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/403
- chore(deps): update actions/checkout action to v4.1.3 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/406
- chore(deps): update actions/checkout digest to 1d96c77 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/405
- chore(deps): update peter-evans/create-pull-request action to v6.0.5 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/408
- chore(deps): update actions/checkout action to v4.1.4 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/409
- chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in https://github.com/tj-actions/verify-changed-files/pull/410
- chore(deps): update tj-actions/glob action to v22 by @renovate in https://github.com/tj-actions/verify-changed-files/pull/413
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/verify-changed-files/pull/414
- feat: add support for optionally reading the .gitignore file by @jackton1 in https://github.com/tj-actions/verify-changed-files/pull/412
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/verify-changed-files/pull/415
- Added support for
fail-if-unchanged
by @Larspolo in https://github.com/tj-actions/verify-changed-files/pull/395 - docs: add Larspolo as a contributor for code, test, and doc by @allcontributors in https://github.com/tj-actions/verify-changed-files/pull/416
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/verify-changed-files/pull/417
New Contributors
- @boidolr made their first contribution in https://github.com/tj-actions/verify-changed-files/pull/385
- @Larspolo made their first contribution in https://github.com/tj-actions/verify-changed-files/pull/395
Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v19...v20.0.0