File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 SPONSOR_INFO : " true"
3939
4040 - name : Create issue
41- uses : peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd
41+ uses : peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710
4242 with :
4343 title : Monthly contributor report
4444 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11# checkov:skip=CKV_DOCKER_2
22# checkov:skip=CKV_DOCKER_3
33# trivy:ignore:AVD-DS-0002
4- FROM python:3.13.7-slim@sha256:58c30f5bfaa718b5803a53393190b9c68bd517c44c6c94c1b6c8c172bcfad040
4+ FROM python:3.13.7-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
55LABEL org.opencontainers.image.source https://github.com/github/evergreen
66
77WORKDIR /action/workspace
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ black==25.9.0
22flake8==7.3.0
33mypy==1.18.2
44mypy-extensions==1.1.0
5- pylint==3.3.8
5+ pylint==3.3.9
66pytest==8.4.2
77pytest-cov==7.0.0
88types-PyYAML==6.0.12.20250915
You can’t perform that action at this time.
0 commit comments