Merge pull request #7 from loganmarchione/renovate/goodwithtech-dockle-0.x

Update goodwithtech/dockle Docker tag to v0.4.10
This commit is contained in:
Logan Marchione 2023-01-02 16:42:37 +00:00 committed by GitHub
commit 2d1ee0afa0
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 }}'