We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48003d4 + 8ba4fe6 commit 0780d9cCopy full SHA for 0780d9c
.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@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3
+ uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
30
with:
31
json: true
32
escape_json: false
0 commit comments