Skip to content

Commit aff93da

Browse files
Abhinav KumarAbhinav Kumar
Abhinav Kumar
authored and
Abhinav Kumar
committed
base sha and sha corrected for file renaminhg tests
1 parent eac83ef commit aff93da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1547,8 +1547,8 @@ jobs:
15471547
id: changed-files-all-old-new-renamed-files-2
15481548
uses: ./
15491549
with:
1550-
base_sha: 4d04215
1551-
sha: fe238e6
1550+
base_sha: afaab459d278edbbd76dd7b177fc551fbb736afa
1551+
sha: eac83ef33824f8de8af147c9c19fc48e4ca8c4b7
15521552
fetch_depth: 60000
15531553
include_all_old_new_renamed_files: true
15541554
- name: Show output
@@ -1588,8 +1588,8 @@ jobs:
15881588
id: changed-files-all-old-new-renamed-files-2-output-as-deleted-and-added
15891589
uses: ./
15901590
with:
1591-
base_sha: 4d04215
1592-
sha: fe238e6
1591+
base_sha: afaab459d278edbbd76dd7b177fc551fbb736afa
1592+
sha: eac83ef33824f8de8af147c9c19fc48e4ca8c4b7
15931593
fetch_depth: 60000
15941594
include_all_old_new_renamed_files: true
15951595
output_renamed_files_as_deleted_and_added: true

0 commit comments

Comments
 (0)