Skip to content

Commit 1981b11

Browse files
authored
Merge pull request #28 from ToshY/dependabot/github_actions/main/crazy-max/ghaction-container-scan-4
Bump crazy-max/ghaction-container-scan from 3 to 4
2 parents 686fef2 + 437ad21 commit 1981b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- ghcr.io/toshy/php:8.5-fpm-trixie-otel
2727
steps:
2828
- name: Scan for vulnerabilities
29-
uses: crazy-max/ghaction-container-scan@v3
29+
uses: crazy-max/ghaction-container-scan@v4
3030
with:
3131
image: ${{ matrix.image }}
3232
severity_threshold: CRITICAL

0 commit comments

Comments
 (0)