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 eb33a42 commit 1d44bc4Copy full SHA for 1d44bc4
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- id: file_changes
8
- uses: trilom/file-changes-action@v1.2.4
+ uses: trilom/file-changes-action@ce38c8ce2459ca3c303415eec8cb0409857b4272
9
with:
10
output: "json"
11
fileOutput: "json"
0 commit comments