Skip to content

Commit

Permalink
Merge pull request #30 from pascaliske/renovate/crazy-max-ghaction-co…
Browse files Browse the repository at this point in the history
…ntainer-scan-3.x
  • Loading branch information
pascaliske authored Sep 12, 2023
2 parents 1054182 + 02e77db commit e56ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- uses: actions/checkout@v4

# scan image
- uses: crazy-max/ghaction-container-scan@v2
- uses: crazy-max/ghaction-container-scan@v3
id: scan
with:
image: ${{ steps.image-name.outputs.image }}:latest
Expand Down

0 comments on commit e56ff64

Please sign in to comment.