chore(deps): update tj-actions/changed-files action to v36 (#1648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Find lib changes
|
- name: Find lib changes
|
||||||
id: modified-libs
|
id: modified-libs
|
||||||
uses: tj-actions/changed-files@v35
|
uses: tj-actions/changed-files@v36
|
||||||
with:
|
with:
|
||||||
files: lib/**
|
files: lib/**
|
||||||
files_ignore: lib/**.md
|
files_ignore: lib/**.md
|
||||||
|
Reference in New Issue
Block a user