From 3491f60cd2ff546d6e084745bee76157641f1d93 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 26 Aug 2022 17:02:42 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 643b2bc1..8b5de1f5 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ Support this project with a :star: id: changed-files-custom-base-sha uses: tj-actions/changed-files@v29.0.1 with: - base_sha: "2096ed0" + base_sha: ${{ github.event.pull_request.base.sha }} - name: Checkout into dir1 uses: actions/checkout@v3