Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 40.2.1 to 40.2.2
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.1 to 40.2.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v40.2.1...v40.2.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent fc15733 commit dd8be87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MakeLocalizationChangelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
persist-credentials: true

# Get changed files
- uses: tj-actions/changed-files@v40.2.1
- uses: tj-actions/changed-files@v40.2.2
id: changes
with:
include_all_old_new_renamed_files: true
Expand Down

0 comments on commit dd8be87

Please sign in to comment.