mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
build(deps): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 6f67ee9ac810f0192ea7b3d2086406f97847bcf9 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](6f67ee9ac8...3981e4f741
)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3cdba561a3
commit
9e66f6b04a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
||||||
|
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: tj-actions/changed-files@6f67ee9ac810f0192ea7b3d2086406f97847bcf9
|
uses: tj-actions/changed-files@3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
|
||||||
with:
|
with:
|
||||||
dir_names: true
|
dir_names: true
|
||||||
dir_names_exclude_current_dir: true
|
dir_names_exclude_current_dir: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue