Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 35.4.4 to 35.5.1 (#2211)
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.4.4 to 35.5.1.
- [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@57d9664...210cc83)

---
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 Feb 7, 2023
1 parent c8cbf7f commit e893640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-each.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
- uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d
- uses: tj-actions/changed-files@210cc839c24f532fe4fbf510b7b3314ca9a2b90b
id: changed-files
with:
files: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fuzzers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- run: apt update && apt install -y jo
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
- uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d
- uses: tj-actions/changed-files@210cc839c24f532fe4fbf510b7b3314ca9a2b90b
id: changed-files
- name: list changed crates
id: list-changed
Expand Down

0 comments on commit e893640

Please sign in to comment.