GitHubSecurityLab / actions-permissions

GitHub token permissions Monitor and Advisor actions
MIT License
244 stars 19 forks source link

bug: self signed certificate error #20

Closed electriquo closed 2 weeks ago

electriquo commented 1 year ago

adding uses: GitHubSecurityLab/actions-permissions/monitor@v1 as the first jobs steps causes

docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": x509: certificate signed by unknown authority.

JarLob commented 2 weeks ago

Should be fixed with f62d32cd684392a758c627a58e0756b734bd54fd Please reopen if still present.