3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-05 21:06:25 +00:00

Update test.yml

This commit is contained in:
Tonye Jack 2022-10-15 17:33:25 -06:00 committed by GitHub
parent d8ae75228d
commit e64110acb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,11 +99,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
- run: |
git log --format="%H" --date=local --since="2022-08-19" --reverse | grep -n 0190fb3dbc083a8b907c0a6ed0c7032bb3aa0495
git log --format="%H" --date=local --since="2022-08-19" --reverse | grep -n 7179d77efe0c1b965e29154f67bd4c1a57acefce
- name: Run changed-files since 2022-08-19
id: changed-files-since
uses: ./