File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,17 @@ jobs:
21
21
fetch-depth : 0
22
22
23
23
- name : Sign PKSim.exe CodeSignTool
24
- uses : Open-Systems-Pharmacology/Test_CS /.github/actions/codesigner-SSL@main
24
+ uses : Open-Systems-Pharmacology/Workflows /.github/actions/codesigner-SSL@main
25
25
with :
26
26
file_path : ./input_files/PKSim.exe
27
27
28
28
- name : Sign PKSim.BatchTool.exe CodeSignTool
29
- uses : Open-Systems-Pharmacology/Test_CS /.github/actions/codesigner-SSL@main
29
+ uses : Open-Systems-Pharmacology/Workflows /.github/actions/codesigner-SSL@main
30
30
with :
31
31
file_path : ./input_files/PKSim.BatchTool.exe
32
32
33
33
- name : Sign PKSim.CLI.exe CodeSignTool
34
- uses : Open-Systems-Pharmacology/Test_CS /.github/actions/codesigner-SSL@main
34
+ uses : Open-Systems-Pharmacology/Workflows /.github/actions/codesigner-SSL@main
35
35
with :
36
36
file_path : ./input_files/PKSim.CLI.exe
37
37
You can’t perform that action at this time.
0 commit comments