Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.6.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Retrieve All Changed Files, automates the process of identifying and retrieving files that were added, modified, removed, or renamed in the commits of a pull request or push. It provides categorized outputs (e.g., all, added, modified, removed) in various formats (space-delimited, CSV, or JSON), enabling users to easily process and act on file changes. This simplifies workflows by eliminating the need for manual file change detection and enhances efficiency in build, test, or deployment pipelines.
Release notes
What’s Changed
- chore(deps-dev): bump @octokit/rest from 22.0.0 to 22.0.1 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/110
- chore(deps-dev): bump rimraf from 6.0.1 to 6.1.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/111
- chore(deps-dev): bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/112
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/113
- chore(deps-dev): bump rimraf from 6.1.0 to 6.1.2 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/116
- chore(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/115
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/114
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/120
- chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/119
- chore(deps-dev): bump prettier from 3.6.2 to 3.7.4 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/118
- chore(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/121
- chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 by @dependabot[bot] in https://github.com/UplandJacob/retrieve-changed-files/pull/122
Full Changelog: https://github.com/UplandJacob/retrieve-changed-files/compare/v4.1.5...v4.1.6