diff options
| author | 2020-09-05 23:37:25 +1000 | |
|---|---|---|
| committer | 2020-09-05 14:37:25 +0100 | |
| commit | 687d05dfb13de08b519e455ef95b8155c2492af6 (patch) | |
| tree | 85c2031fab1fceab70801ddb65ff76d84d458325 | |
| parent | a8a714c46eba273fc64e3bac37e90338774a9d42 (diff) | |
| download | qmk_firmware-687d05dfb13de08b519e455ef95b8155c2492af6.tar.gz | |
Update file changes action (#10245)
| -rw-r--r-- | .github/workflows/info.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/info.yml b/.github/workflows/info.yml index 7551c127e..bb3a50847 100644 --- a/.github/workflows/info.yml +++ b/.github/workflows/info.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - - uses: trilom/file-changes-action@v1.2.3 + - uses: trilom/file-changes-action@v1.2.4 id: file_changes with: output: '\n' |