From 532d3eeafd92f5e1750379154b005c15f41b4315 Mon Sep 17 00:00:00 2001 From: borgified Date: Thu, 3 Dec 2020 09:40:06 -0800 Subject: [PATCH] Fix file-changes-action error (#5201) * test * apparently 1.2.4 is broken https://github.com/trilom/file-changes-action/issues/102 * remove noop --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 159f7e6d..e764d51f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - - uses: trilom/file-changes-action@v1.2.4 + - uses: trilom/file-changes-action@v1.2.3 id: file_changes with: output: ''