Bump up changed-files GHA (#12032)

This commit is contained in:
Superskyyy 2024-03-17 08:59:24 -04:00 committed by GitHub
parent 8a4585ceec
commit 121e8d29f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -117,8 +117,8 @@ jobs:
submodules: true
- name: Filter OAP
id: filter-oap
# The GHA version is pinned by infra
uses: tj-actions/changed-files@v35.9.2
# The GHA version is pinned by infra (2024-03-17)
uses: tj-actions/changed-files@v43.0.0
with:
files_ignore: |
**/*.{md,txt}
@ -139,13 +139,13 @@ jobs:
component-libraries.yml
- name: Filter POM
id: filter-pom
uses: tj-actions/changed-files@v35.9.2
uses: tj-actions/changed-files@v43.0.0
with:
files: |
**/pom.xml
- name: Filter UI
id: filter-ui
uses: tj-actions/changed-files@v35.9.2
uses: tj-actions/changed-files@v43.0.0
with:
files: |
skywalking-ui