We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2ec5a4a
751d8be
1 parent 5b72830 commit f04af07Copy full SHA for f04af07
Dockerfile
@@ -1,6 +1,6 @@
1
#checkov:skip=CKV_DOCKER_2
2
#checkov:skip=CKV_DOCKER_3
3
-FROM python:3.13-slim@sha256:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c
+FROM python:3.13-slim@sha256:751d8bece269ba9e672b3f2226050e7e6fb3f3da3408b5dcb5d415a054fcb061
4
LABEL com.github.actions.name="issue-metrics" \
5
com.github.actions.description="Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc." \
6
com.github.actions.icon="check-square" \
0 commit comments