mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-13 12:55:10 -05:00
Bump tj-actions/changed-files from 34 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v34...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7c5f3a42ba
commit
08766b58ec
2
.github/workflows/xep-validation.yml
vendored
2
.github/workflows/xep-validation.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Detect changes to XEP files
|
||||
id: changed-xeps
|
||||
uses: tj-actions/changed-files@v34
|
||||
uses: tj-actions/changed-files@v41
|
||||
with:
|
||||
files: |
|
||||
xep-*.xml
|
||||
|
Loading…
Reference in New Issue
Block a user