Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 35.8.0 to 35.9.2 (#194)
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.8.0 to 35.9.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@v35.8.0...v35.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent fb5c886 commit 5717854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- id: changed-files
name: Get changed directories
uses: tj-actions/changed-files@v35.8.0
uses: tj-actions/changed-files@v35.9.2
with:
dir_names: true
files: ${{ steps.build-folder-patterns.outputs.patterns }}
Expand Down

0 comments on commit 5717854

Please sign in to comment.