You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -10,6 +10,18 @@ The above copyright notice and this permission notice shall be included in all c
10
10
11
11
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12
12
13
+
@actions/exec
14
+
MIT
15
+
The MIT License (MIT)
16
+
17
+
Copyright 2019 GitHub
18
+
19
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
20
+
21
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
22
+
23
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24
+
13
25
@actions/github
14
26
MIT
15
27
The MIT License (MIT)
@@ -47,6 +59,18 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
47
59
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
48
60
49
61
62
+
@actions/io
63
+
MIT
64
+
The MIT License (MIT)
65
+
66
+
Copyright 2019 GitHub
67
+
68
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
69
+
70
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
71
+
72
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73
+
50
74
@octokit/auth-token
51
75
MIT
52
76
The MIT License
@@ -434,25 +458,6 @@ Apache-2.0
434
458
limitations under the License.
435
459
436
460
437
-
chownr
438
-
ISC
439
-
The ISC License
440
-
441
-
Copyright (c) Isaac Z. Schlueter and Contributors
442
-
443
-
Permission to use, copy, modify, and/or distribute this software for any
444
-
purpose with or without fee is hereby granted, provided that the above
445
-
copyright notice and this permission notice appear in all copies.
446
-
447
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
448
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
449
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
450
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
451
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
452
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
453
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
454
-
455
-
456
461
deprecation
457
462
ISC
458
463
The ISC License
@@ -472,25 +477,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
472
477
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
473
478
474
479
475
-
fs-minipass
476
-
ISC
477
-
The ISC License
478
-
479
-
Copyright (c) Isaac Z. Schlueter and Contributors
480
-
481
-
Permission to use, copy, modify, and/or distribute this software for any
482
-
purpose with or without fee is hereby granted, provided that the above
483
-
copyright notice and this permission notice appear in all copies.
484
-
485
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
486
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
487
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
488
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
489
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
490
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
491
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
492
-
493
-
494
480
is-plain-object
495
481
MIT
496
482
The MIT License (MIT)
@@ -516,80 +502,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
516
502
THE SOFTWARE.
517
503
518
504
519
-
minipass
520
-
ISC
521
-
The ISC License
522
-
523
-
Copyright (c) 2017-2022 npm, Inc., Isaac Z. Schlueter, and Contributors
524
-
525
-
Permission to use, copy, modify, and/or distribute this software for any
526
-
purpose with or without fee is hereby granted, provided that the above
527
-
copyright notice and this permission notice appear in all copies.
528
-
529
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
530
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
531
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
532
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
533
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
534
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
535
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
536
-
537
-
538
-
minizlib
539
-
MIT
540
-
Minizlib was created by Isaac Z. Schlueter.
541
-
It is a derivative work of the Node.js project.
542
-
543
-
"""
544
-
Copyright Isaac Z. Schlueter and Contributors
545
-
Copyright Node.js contributors. All rights reserved.
546
-
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
547
-
548
-
Permission is hereby granted, free of charge, to any person obtaining a
549
-
copy of this software and associated documentation files (the "Software"),
550
-
to deal in the Software without restriction, including without limitation
551
-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
552
-
and/or sell copies of the Software, and to permit persons to whom the
553
-
Software is furnished to do so, subject to the following conditions:
554
-
555
-
The above copyright notice and this permission notice shall be included in
556
-
all copies or substantial portions of the Software.
557
-
558
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
559
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
560
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
561
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
562
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
563
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
564
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
565
-
"""
566
-
567
-
568
-
mkdirp
569
-
MIT
570
-
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
571
-
572
-
This project is free software released under the MIT license:
573
-
574
-
Permission is hereby granted, free of charge, to any person obtaining a copy
575
-
of this software and associated documentation files (the "Software"), to deal
576
-
in the Software without restriction, including without limitation the rights
577
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
578
-
copies of the Software, and to permit persons to whom the Software is
579
-
furnished to do so, subject to the following conditions:
580
-
581
-
The above copyright notice and this permission notice shall be included in
582
-
all copies or substantial portions of the Software.
583
-
584
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
585
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
587
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
588
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
589
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
590
-
THE SOFTWARE.
591
-
592
-
593
505
node-fetch
594
506
MIT
595
507
The MIT License (MIT)
@@ -635,25 +547,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
635
547
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
636
548
637
549
638
-
tar
639
-
ISC
640
-
The ISC License
641
-
642
-
Copyright (c) Isaac Z. Schlueter and Contributors
643
-
644
-
Permission to use, copy, modify, and/or distribute this software for any
645
-
purpose with or without fee is hereby granted, provided that the above
646
-
copyright notice and this permission notice appear in all copies.
647
-
648
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
649
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
650
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
651
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
652
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
653
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
654
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
655
-
656
-
657
550
tr46
658
551
MIT
659
552
@@ -693,6 +586,19 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
693
586
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
694
587
695
588
589
+
uuid
590
+
MIT
591
+
The MIT License (MIT)
592
+
593
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
594
+
595
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
596
+
597
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
598
+
599
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
600
+
601
+
696
602
webidl-conversions
697
603
BSD-2-Clause
698
604
# The BSD 2-Clause License
@@ -751,22 +657,3 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
751
657
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
752
658
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
753
659
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
754
-
755
-
756
-
yallist
757
-
ISC
758
-
The ISC License
759
-
760
-
Copyright (c) Isaac Z. Schlueter and Contributors
761
-
762
-
Permission to use, copy, modify, and/or distribute this software for any
763
-
purpose with or without fee is hereby granted, provided that the above
764
-
copyright notice and this permission notice appear in all copies.
765
-
766
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
767
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
768
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
769
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
770
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
771
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
772
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0 commit comments