Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 38 to 39
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 39.
- [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@v38...v39)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nyalldawson committed Oct 3, 2023
1 parent 982fea5 commit aac4272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_layout.yml
Expand Up @@ -152,7 +152,7 @@ jobs:
sudo apt install -y \
expect \
silversearcher-ag
- uses: tj-actions/changed-files@v38
- uses: tj-actions/changed-files@v39
id: changed_files
with:
separator: ' '
Expand Down

0 comments on commit aac4272

Please sign in to comment.