Skip to content

Commit

Permalink
Merge pull request #113 from ToshY/dependabot/github_actions/main/tj-…
Browse files Browse the repository at this point in the history
…actions/changed-files-45

Bump tj-actions/changed-files from 44 to 45
  • Loading branch information
ToshY authored Dec 28, 2024
2 parents 41a54db + 7f5b215 commit 304ea1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45

- name: PHP CS Fixer
run: |
Expand Down

0 comments on commit 304ea1b

Please sign in to comment.