We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c54724 commit 0efc7c3Copy full SHA for 0efc7c3
.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@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
+ uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
30
with:
31
json: true
32
escape_json: false
0 commit comments