Skip to content

Commit ba3e791

Browse files
committed
Ignore security advisories
1 parent 5667166 commit ba3e791

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
module_name: GhoSter_OutOfStockAtLast
3131
composer_name: ghoster/module-outofstockatlast
3232
ce_version: 2.4.7
33+
block_insecure: false
3334

3435
mage246:
3536
name: Magento 2 Integration Tests (Magento v2.4.6)
@@ -59,6 +60,7 @@ jobs:
5960
module_name: GhoSter_OutOfStockAtLast
6061
composer_name: ghoster/module-outofstockatlast
6162
ce_version: 2.4.6
63+
block_insecure: false
6264

6365
mage244:
6466
name: Magento 2 Integration Tests (Magento v2.4.4)
@@ -88,6 +90,7 @@ jobs:
8890
module_name: GhoSter_OutOfStockAtLast
8991
composer_name: ghoster/module-outofstockatlast
9092
ce_version: 2.4.4
93+
block_insecure: false
9194

9295
mage24:
9396
name: Magento 2 Integration Tests (Magento v2.4.3)
@@ -117,3 +120,4 @@ jobs:
117120
module_name: GhoSter_OutOfStockAtLast
118121
composer_name: ghoster/module-outofstockatlast
119122
ce_version: 2.4.3
123+
block_insecure: false

0 commit comments

Comments
 (0)