We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44aa783 commit 4f2b031Copy full SHA for 4f2b031
.github/workflows/lint.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Get changed files
89
id: changed-files
90
- uses: tj-actions/changed-files@v41.0.0
+ uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
91
with:
92
files: |
93
**/*.md
0 commit comments