Get File Changes
Version updated for https://github.com/halaslabs/get-changed-files to version v2.4.8.
- This action is used across all versions by 3 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, Get Changed Files, automates the identification of files that have been added, modified, removed, or renamed in a pull request or push. It provides outputs in various formats (e.g., space-delimited, CSV, JSON) and supports filtering or excluding specific file paths. This action simplifies workflows by enabling targeted processing of changed files, addressing tasks such as selective builds, testing, or deployment.
Release notes
What’s Changed
- chore(deps-dev): bump @types/node from 20.17.24 to 20.17.48 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/391
- chore(deps-dev): bump @typescript-eslint/parser from 8.31.0 to 8.32.1 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/392
- chore(deps): bump @actions/github from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/388
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.4.0 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/387
- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 3.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/384
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/432
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/428
- chore(deps-dev): bump @octokit/rest from 21.1.1 to 22.0.0 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/396
- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 4.2.0 to 4.4.1 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/401
- chore(deps-dev): bump eslint from 9.26.0 to 9.38.0 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/429
- chore: update jest ^27.5.1 by @aknosis in https://github.com/halaslabs/get-changed-files/pull/433
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/435
- chore(deps-dev): bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in https://github.com/halaslabs/get-changed-files/pull/436
Full Changelog: https://github.com/halaslabs/get-changed-files/compare/v2...v2.4.8