70
70
uses : ./.github/actions/testagent/logs
71
71
with :
72
72
suffix : plugins-${{ github.job }}-${{ matrix.node-version }}-${{ matrix.range_clean }}
73
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
73
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
74
74
75
75
amqp10 :
76
76
runs-on : ubuntu-latest
@@ -172,7 +172,7 @@ jobs:
172
172
uses : ./.github/actions/testagent/logs
173
173
with :
174
174
suffix : plugins-${{ github.job }}-${{ matrix.node-version }}
175
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
175
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
176
176
177
177
axios :
178
178
runs-on : ubuntu-latest
@@ -243,7 +243,7 @@ jobs:
243
243
- run : yarn test:plugins:ci
244
244
- uses : ./.github/actions/node/latest
245
245
- run : yarn test:plugins:ci
246
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
246
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
247
247
248
248
cookie-parser :
249
249
runs-on : ubuntu-latest
@@ -282,7 +282,7 @@ jobs:
282
282
- uses : ./.github/actions/install
283
283
- run : yarn config set ignore-engines true
284
284
- run : yarn test:plugins:ci --ignore-engines
285
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
285
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
286
286
287
287
connect :
288
288
runs-on : ubuntu-latest
@@ -315,7 +315,7 @@ jobs:
315
315
uses : ./.github/actions/testagent/logs
316
316
with :
317
317
suffix : plugins-${{ github.job }}
318
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
318
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
319
319
320
320
dd-trace-api :
321
321
runs-on : ubuntu-latest
@@ -345,7 +345,7 @@ jobs:
345
345
uses : ./.github/actions/testagent/logs
346
346
with :
347
347
suffix : plugins-${{ github.job }}
348
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
348
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
349
349
350
350
elasticsearch :
351
351
runs-on : ubuntu-latest
@@ -369,7 +369,7 @@ jobs:
369
369
uses : ./.github/actions/testagent/logs
370
370
with :
371
371
suffix : plugins-${{ github.job }}
372
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
372
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
373
373
374
374
express :
375
375
runs-on : ubuntu-latest
@@ -491,7 +491,7 @@ jobs:
491
491
uses : ./.github/actions/testagent/logs
492
492
with :
493
493
suffix : plugins-${{ github.job }}-${{ matrix.node-version }}
494
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
494
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
495
495
496
496
http2 :
497
497
runs-on : ubuntu-latest
@@ -513,7 +513,7 @@ jobs:
513
513
uses : ./.github/actions/testagent/logs
514
514
with :
515
515
suffix : plugins-${{ github.job }}
516
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
516
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
517
517
518
518
# TODO: fix performance issues and test more Node versions
519
519
jest :
@@ -530,7 +530,7 @@ jobs:
530
530
uses : ./.github/actions/testagent/logs
531
531
with :
532
532
suffix : plugins-${{ github.job }}
533
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
533
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
534
534
535
535
kafkajs :
536
536
runs-on : ubuntu-latest
@@ -589,7 +589,7 @@ jobs:
589
589
- uses : ./.github/actions/node/active-lts
590
590
- run : yarn test:plugins:ci
591
591
shell : bash
592
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
592
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
593
593
- if : always()
594
594
uses : ./.github/actions/testagent/logs
595
595
with :
@@ -766,7 +766,7 @@ jobs:
766
766
uses : ./.github/actions/testagent/logs
767
767
with :
768
768
suffix : plugins-${{ github.job }}
769
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
769
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
770
770
771
771
# TODO: fix performance issues and test more Node versions
772
772
next :
@@ -808,7 +808,7 @@ jobs:
808
808
uses : ./.github/actions/testagent/logs
809
809
with :
810
810
suffix : plugins-${{ github.job }}-${{ matrix.version }}-${{ matrix.range_clean }}
811
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
811
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
812
812
813
813
openai :
814
814
runs-on : ubuntu-latest
@@ -883,7 +883,7 @@ jobs:
883
883
- run : yarn config set ignore-engines true
884
884
- run : yarn services --ignore-engines
885
885
- run : yarn test:plugins --ignore-engines
886
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
886
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
887
887
888
888
paperplane :
889
889
runs-on : ubuntu-latest
@@ -899,7 +899,7 @@ jobs:
899
899
uses : ./.github/actions/testagent/logs
900
900
with :
901
901
suffix : plugins-${{ github.job }}
902
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
902
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
903
903
904
904
# TODO: re-enable upstream tests if it ever stops being flaky
905
905
pino :
@@ -919,7 +919,7 @@ jobs:
919
919
uses : ./.github/actions/testagent/logs
920
920
with :
921
921
suffix : plugins-${{ github.job }}
922
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
922
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
923
923
924
924
postgres :
925
925
runs-on : ubuntu-latest
@@ -1033,7 +1033,7 @@ jobs:
1033
1033
uses : ./.github/actions/testagent/logs
1034
1034
with :
1035
1035
suffix : plugins-${{ github.job }}
1036
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
1036
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
1037
1037
1038
1038
tedious :
1039
1039
runs-on : ubuntu-latest
@@ -1060,7 +1060,7 @@ jobs:
1060
1060
uses : ./.github/actions/testagent/logs
1061
1061
with :
1062
1062
suffix : plugins-${{ github.job }}
1063
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
1063
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
1064
1064
1065
1065
undici :
1066
1066
runs-on : ubuntu-latest
0 commit comments