From fd04a64063b447c2f2d7ca249272e69cc5905d90 Mon Sep 17 00:00:00 2001 From: lotyp Date: Sat, 6 Apr 2024 20:29:43 +0300 Subject: [PATCH] chore: changes --- .github/workflows/test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c5186c5..8aa4320 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -110,9 +110,7 @@ jobs: id: docker-scout uses: docker/scout-action@v1 with: - command: cves,recommendations,compare - to: php:${{ matrix.php_version }}-${{ matrix.php_type }}-${{ matrix.os_name }} - ignore-base: true + command: cves,recommendations ignore-unchanged: true only-fixed: true only-severities: critical,high