We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 686fef2 + 437ad21 commit 1981b11Copy full SHA for 1981b11
1 file changed
.github/workflows/security.yml
@@ -26,7 +26,7 @@ jobs:
26
- ghcr.io/toshy/php:8.5-fpm-trixie-otel
27
steps:
28
- name: Scan for vulnerabilities
29
- uses: crazy-max/ghaction-container-scan@v3
+ uses: crazy-max/ghaction-container-scan@v4
30
with:
31
image: ${{ matrix.image }}
32
severity_threshold: CRITICAL
0 commit comments