From 71afc9f3b84e13581baf83ceb58ac0992db50c64 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 30 Oct 2021 16:06:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 128d7106..999defbe 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ jobs: - name: Run changed-files with since_last_remote_commit set to true id: changed-files-since-last-remote-commit - uses: tj-actions/changed-files@v11.3 + uses: tj-actions/changed-files@v11.4 with: since_last_remote_commit: 'true'