Skip to content

Commit 195a021

Browse files
Bump crazy-max/ghaction-container-scan from 2 to 3
Bumps [crazy-max/ghaction-container-scan](https://github.com/crazy-max/ghaction-container-scan) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-container-scan/releases) - [Commits](crazy-max/ghaction-container-scan@v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-container-scan dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1c712d commit 195a021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198

199199
- name: Scan for vulnerabilities
200200
id: scan
201-
uses: crazy-max/ghaction-container-scan@v2
201+
uses: crazy-max/ghaction-container-scan@v3
202202
with:
203203
image: step-security/publish-unit-test-result-action:latest
204204
dockerfile: ./Dockerfile

0 commit comments

Comments
 (0)