mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-27 04:17:45 +08:00
Fix fetch depth
This commit is contained in:
6
.github/linters/.checkov.yml
vendored
Normal file
6
.github/linters/.checkov.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
quiet: true
|
||||
skip-check:
|
||||
# Ensure that HEALTHCHECK instructions have been added to container images
|
||||
- CKV_DOCKER_2
|
||||
# Ensure that a user for the container has been created
|
||||
- CKV_DOCKER_3
|
||||
Reference in New Issue
Block a user