From ddc5ed83724abaf0387daa24194be027a53b666c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 30 Oct 2021 16:23:17 -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 6ff804d0..31d27914 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ jobs: echo "$file was added" done - - name: Run changed-files with since_last_remote_commit set to true + - name: Run changed-files using the last commit on the remote branch id: changed-files-since-last-remote-commit uses: tj-actions/changed-files@v11.5 with: