Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 2b8f66e commit 56b4d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
git fetch
git pull
- id: changed-files-specific
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@v40
with:
files: donjo-app/Views/**
- if: steps.changed-files-specific.outputs.any_changed == 'true'
Expand Down

0 comments on commit 56b4d76

Please sign in to comment.