We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202c130 commit 73ce790Copy full SHA for 73ce790
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@v45
+ uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
30
with:
31
json: true
32
escape_json: false
0 commit comments