Skip to content

Commit de0658e

Browse files
chore: bump tj-actions/changed-files from 38 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 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](tj-actions/changed-files@v38...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6601526 commit de0658e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
-
207207
name: Get API changed files
208208
id: api-changed-files
209-
uses: tj-actions/changed-files@v38
209+
uses: tj-actions/changed-files@v41
210210
-
211211
name: Get Extra Arguments for PHP-CS-Fixer
212212
id: phpcs-intersection

0 commit comments

Comments
 (0)