We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565d5d2 commit bae881dCopy full SHA for bae881d
.github/actions/erblint/action.yml
@@ -39,7 +39,7 @@ runs:
39
steps:
40
- name: Get changed files
41
id: changed-files
42
- uses: tj-actions/changed-files@v23.1
+ uses: tj-actions/changed-files@v26.1
43
with:
44
files: |
45
**/*.erb
0 commit comments