File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -670,8 +670,8 @@ jobs:
670
670
id : changed-files
671
671
uses : ./
672
672
with :
673
- base_sha : " 85bd869 "
674
- sha : " adde7bb "
673
+ base_sha : " 8a84581d35bd44e7fbfe499e1d2e0235cd0607c3 "
674
+ sha : " 8ea88c5b76e27453b7d5b7a16ae06fb00490afc8 "
675
675
fetch_depth : 60000
676
676
677
677
- name : Verify added files
@@ -690,8 +690,8 @@ jobs:
690
690
id : changed-files-exclude-submodule
691
691
uses : ./
692
692
with :
693
- base_sha : " 85bd869 "
694
- sha : " adde7bb "
693
+ base_sha : " 8a84581d35bd44e7fbfe499e1d2e0235cd0607c3 "
694
+ sha : " 8ea88c5b76e27453b7d5b7a16ae06fb00490afc8 "
695
695
fetch_depth : 60000
696
696
exclude_submodules : true
697
697
@@ -967,8 +967,8 @@ jobs:
967
967
id : changed-files-recover-deleted-files-within-submodule
968
968
uses : ./
969
969
with :
970
- base_sha : " 99b016ac470be10c92e4d92741f4c6a22f062d41 "
971
- sha : " 11a7e7b727c1e155944175ea33f196c3a32cc45f "
970
+ base_sha : " 8a84581d35bd44e7fbfe499e1d2e0235cd0607c3 "
971
+ sha : " 8ea88c5b76e27453b7d5b7a16ae06fb00490afc8 "
972
972
recover_deleted_files : true
973
973
fetch_depth : 60000
974
974
You can’t perform that action at this time.
0 commit comments