diff options
| author | Ryan <fauxpark@gmail.com> | 2020-09-05 23:37:25 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-05 14:37:25 +0100 |
| commit | 687d05dfb13de08b519e455ef95b8155c2492af6 (patch) | |
| tree | 85c2031fab1fceab70801ddb65ff76d84d458325 /.github | |
| parent | a8a714c46eba273fc64e3bac37e90338774a9d42 (diff) | |
| download | qmk_firmware-687d05dfb13de08b519e455ef95b8155c2492af6.tar.gz qmk_firmware-687d05dfb13de08b519e455ef95b8155c2492af6.zip | |
Update file changes action (#10245)
Diffstat (limited to '.github')
| -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: | |||
| 16 | with: | 16 | with: |
| 17 | fetch-depth: 0 | 17 | fetch-depth: 0 |
| 18 | 18 | ||
| 19 | - uses: trilom/file-changes-action@v1.2.3 | 19 | - uses: trilom/file-changes-action@v1.2.4 |
| 20 | id: file_changes | 20 | id: file_changes |
| 21 | with: | 21 | with: |
| 22 | output: '\n' | 22 | output: '\n' |
