We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e74999 + fecaebd commit e43679bCopy full SHA for e43679b
1 file changed
.github/workflows/build-test.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Calculate file differences
28
id: diff
29
- uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
+ uses: tj-actions/changed-files@8cba46e29c11878d930bca7870bb54394d3e8b21 # v47.0.2
30
with:
31
json: true
32
escape_json: false
0 commit comments