Skip to content

Commit 2083362

Browse files
committed
fix: create linter/.checkov.yml for checkov checks to skip
Signed-off-by: jmeridth <[email protected]>
1 parent aef09fc commit 2083362

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/major-version-updater.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#checkov:skip=CKV_GHA_7
21
name: Update major tag for release
32
on:
43
release:

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#checkov:skip=CKV_DOCKER_2
2-
#checkov:skip=CKV_DOCKER_3
31
FROM python:3.13-slim@sha256:8f3aba466a471c0ab903dbd7cb979abd4bda370b04789d25440cc90372b50e04
42
LABEL com.github.actions.name="stale-repos" \
53
com.github.actions.description="Find stale repositories in a GitHub organization." \

0 commit comments

Comments
 (0)