Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Aug 26, 2022
1 parent da64026 commit 3491f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3491f60

Please sign in to comment.