Skip to content

Commit

Permalink
chore: ignore permisions check on action
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrilov committed Jun 8, 2024
1 parent e9ef9b1 commit 8bb2a98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .checkov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# You can see all available properties here: https://github.com/bridgecrewio/checkov#configuration-using-a-config-file
quiet: true
skip-check:
- CKV_DOCKER_2
- CKV2_GHA_1

0 comments on commit 8bb2a98

Please sign in to comment.