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: