Update goodwithtech/dockle Docker tag to v0.4.10

This commit is contained in:
renovate[bot] 2023-01-02 16:42:04 +00:00 committed by GitHub
parent 5b7aaf23d6
commit 6c910626f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
docker ps -a
- name: Container scan with Dockle
uses: docker://goodwithtech/dockle:v0.4.9
uses: docker://goodwithtech/dockle:v0.4.10
with:
args: '--exit-code 1 --format list --ignore CIS-DI-0001 ${{ env.USER }}/${{ env.REPO }}:${{ env.VERSION }}'