mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 15:18:33 -05:00
chore(deps): bump tj-actions/changed-files from 39.2.0 to 39.2.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.0 to 39.2.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](8238a41032...db153baf73)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Arthur Meyre
parent
751c407ba5
commit
52a7c52a49
2
.github/workflows/code_coverage.yml
vendored
2
.github/workflows/code_coverage.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
- name: Check for file changes
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@8238a4103220c636f2dad328ead8a7c8dbe316a3
|
||||
uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345
|
||||
with:
|
||||
files_yaml: |
|
||||
tfhe:
|
||||
|
||||
2
.github/workflows/start_benchmarks.yml
vendored
2
.github/workflows/start_benchmarks.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: Check for file changes
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@8238a4103220c636f2dad328ead8a7c8dbe316a3
|
||||
uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345
|
||||
with:
|
||||
files_yaml: |
|
||||
common_benches:
|
||||
|
||||
Reference in New Issue
Block a user