Skip to content

Commit

Permalink
chore: changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 6, 2024
1 parent 50af57b commit fd04a64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fd04a64

Please sign in to comment.