Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 34.6.1 to 35.1.0 (#2077)
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.6.1 to 35.1.0.
- [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@3b6c057...0626c3f)

---
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]>

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 and hawkw committed Dec 27, 2022
1 parent 7427141 commit 071a930
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@3b6c057cd82d1dafab565df2ba9fa489574a03b8
- uses: tj-actions/changed-files@0626c3f94002c0a9d7491dd7fed7055bbdff6f92
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@3b6c057cd82d1dafab565df2ba9fa489574a03b8
- uses: tj-actions/changed-files@0626c3f94002c0a9d7491dd7fed7055bbdff6f92
id: changed-files
- name: list changed crates
id: list-changed
Expand Down

0 comments on commit 071a930

Please sign in to comment.