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.
2 parents fa816fb + 0a77fe6 commit d3b1f6dCopy full SHA for d3b1f6d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-alpine@sha256:b4d299311845147e7e47c970566906caf8378a1f04e5d3de65b5f2e834f8e3bf
+FROM python:3.13.5-alpine3.22@sha256:37b14db89f587f9eaa890e4a442a3fe55db452b69cca1403cc730bd0fbdc8aaf
2
3
LABEL repository="https://github.com/step-security/publish-unit-test-result-action"
4
LABEL homepage="https://github.com/step-security/publish-unit-test-result-action"
python/requirements-post-3.8.txt
@@ -13,6 +13,6 @@ PyGithub==2.4.0
13
certifi==2024.8.30
14
charset-normalizer==3.4.0
15
idna==3.10
16
- urllib3==2.2.3
+ urllib3==2.5.0
17
typing_extensions==4.12.2
18
0 commit comments