We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef09fc commit 2083362Copy full SHA for 2083362
.github/workflows/major-version-updater.yml
@@ -1,4 +1,3 @@
1
-#checkov:skip=CKV_GHA_7
2
name: Update major tag for release
3
on:
4
release:
Dockerfile
@@ -1,5 +1,3 @@
-#checkov:skip=CKV_DOCKER_2
-#checkov:skip=CKV_DOCKER_3
FROM python:3.13-slim@sha256:8f3aba466a471c0ab903dbd7cb979abd4bda370b04789d25440cc90372b50e04
LABEL com.github.actions.name="stale-repos" \
5
com.github.actions.description="Find stale repositories in a GitHub organization." \
0 commit comments