Commit Graph

5 Commits

Author SHA1 Message Date
Carles Pina Estany
ac0bb2c8f9
Fix unsafe repository error (#65)
Mark the repository as safe.

It should be ok to do so in the action context because the vulnerability affects "multi-user shared machines" and this is a single-user Docker image. Details of why this is needed CVE-2022-24765: https://github.blog/2022-04-12-git-security-vulnerability-announced/

I will keep monitoring if there could be any problems and get in touch in you have more information.
2022-04-13 10:17:12 +02:00
Eliminater74
b4480ee4f3
Dockerfile: FROM alpine:latest 2021-08-21 08:28:35 -04:00
Carles Pina i Estany
884b652fa7 Update alpine to latest released 2020-11-04 14:41:02 +00:00
cpina
8956a2d3f2 Updates file adding the code to push 2020-03-29 17:07:19 +02:00
cpina
d17570f574 Testing github action 2020-03-29 16:44:47 +02:00