From b7c2daf50d64a5107f221f94710c7447a071ddea Mon Sep 17 00:00:00 2001 From: borgified Date: Thu, 3 Dec 2020 09:11:44 -0800 Subject: [PATCH 1/3] test --- noop | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 noop diff --git a/noop b/noop new file mode 100644 index 0000000000000..e69de29bb2d1d From b405facd4d9f7aad597ab5f079c1c3e0e90488e9 Mon Sep 17 00:00:00 2001 From: borgified Date: Thu, 3 Dec 2020 09:18:48 -0800 Subject: [PATCH 2/3] apparently 1.2.4 is broken https://github.com/trilom/file-changes-action/issues/102 --- .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 159f7e6de81e2..e764d51f6bd3f 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: '' From 4b7eded281810e71f3ea9756cab0b081bcf45810 Mon Sep 17 00:00:00 2001 From: borgified Date: Thu, 3 Dec 2020 09:20:59 -0800 Subject: [PATCH 3/3] remove noop --- noop | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 noop diff --git a/noop b/noop deleted file mode 100644 index e69de29bb2d1d..0000000000000