Skip to content

Commit 304ea1b

Browse files
authored
Merge pull request #113 from ToshY/dependabot/github_actions/main/tj-actions/changed-files-45
Bump tj-actions/changed-files from 44 to 45
2 parents 41a54db + 7f5b215 commit 304ea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Get changed files
3333
id: changed-files
34-
uses: tj-actions/changed-files@v44
34+
uses: tj-actions/changed-files@v45
3535

3636
- name: PHP CS Fixer
3737
run: |

0 commit comments

Comments
 (0)