Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.7.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to automatically retrieve and output lists of files that have been changed, added, modified, removed, or renamed in a pull request or commit push. It simplifies workflows by enabling developers to programmatically access these file changes in various formats (e.g., space-delimited, CSV, JSON) for further processing or automation tasks. The action leverages the GitHub Compare API to streamline change detection and supports granular filtering based on file statuses.
What’s Changed
What’s Changed
- chore(deps): bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/125
- chore(deps-dev): bump @types/node from 25.0.3 to 25.0.6 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/124
- chore(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/123
- chore(deps-dev): bump @types/node from 25.0.6 to 25.0.9 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/126
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/127
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/128
- chore(deps-dev): bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/129
- chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/130
- chore(deps): bump undici from 5.29.0 to 6.23.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/131
- chore(deps): bump @actions/core from 2.0.2 to 3.0.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/133
- chore(deps-dev): bump @types/node from 25.0.10 to 25.2.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/132
- chore(deps-dev): bump @types/node from 25.2.0 to 25.2.2 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/134
- chore(deps-dev): bump rimraf from 6.1.2 to 6.1.3 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/136
- chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/135
- chore(deps-dev): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/137
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/138
- chore(deps-dev): bump @types/node from 25.3.0 to 25.3.3 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/139
- chore(deps-dev): bump @types/node from 25.3.3 to 25.3.5 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/140
- chore(deps): bump undici from 6.23.0 to 6.24.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/141
- chore(deps-dev): bump @types/node from 25.3.5 to 25.5.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/142
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/143
- chore(deps-dev): bump flatted from 3.2.7 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/145
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/146
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/147
- chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/148
- chore(deps-dev): bump ts-jest from 29.4.6 to 29.4.9 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/149
Full Changelog: https://github.com/UplandJacob/retrieve-changed-files/compare/v4.1.6...v4.1.7