File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
22
- name : Checkout CredData
23
23
uses : actions/checkout@v4
24
24
with :
25
- repository : Samsung/CredData
25
+ repository : babenek/CredData
26
+ ref : auxiliary
26
27
27
28
- name : Markup hashing
28
29
run : |
72
73
- name : Checkout CredData
73
74
uses : actions/checkout@v4
74
75
with :
75
- repository : Samsung/CredData
76
+ repository : babenek/CredData
77
+ ref : auxiliary
76
78
77
79
- name : Markup hashing
78
80
run : |
@@ -174,7 +176,8 @@ jobs:
174
176
- name : Checkout CredData
175
177
uses : actions/checkout@v4
176
178
with :
177
- repository : Samsung/CredData
179
+ repository : babenek/CredData
180
+ ref : auxiliary
178
181
179
182
- name : Markup hashing
180
183
run : |
@@ -355,7 +358,8 @@ jobs:
355
358
- name : Checkout CredData
356
359
uses : actions/checkout@v4
357
360
with :
358
- repository : Samsung/CredData
361
+ repository : babenek/CredData
362
+ ref : auxiliary
359
363
360
364
- name : Markup hashing
361
365
run : |
You can’t perform that action at this time.
0 commit comments