Skip to content

Commit 8b29725

Browse files
authored
Merge pull request #16 from monarc-project/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
Bump tj-actions/changed-files from 12.2 to 41 in /.github/workflows
2 parents f4f47f4 + 5cab02c commit 8b29725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# We need to run to validate only files' changes.
4141
- name: Get changed files using a comma separator
4242
id: changed-files-comma
43-
uses: tj-actions/changed-files@v12.2
43+
uses: tj-actions/changed-files@v41
4444
with:
4545
separator: " "
4646
files: |

0 commit comments

Comments
 (0)