cinny/.github
Matt Corallo b0abaa2571 Replace PGP signing action with the bash script from the same
The PGP signing action ultimately just calls gpg with arguments
set in
https://github.com/actionhippie/gpgsign/blob/v1/overlay/usr/local/bin/entrypoint
so its rather trivial to simply take the required arguments and
put them directly in CI.

This is substantially safer than the PGP signing action used as the
action currently downloads, unverified and un-pinned, a docker
image in order to access PGP.
2022-05-10 16:46:49 +00:00
..
ISSUE_TEMPLATE Reverting .yaml as some things doesn't work (#451) 2022-03-30 15:01:41 +05:30
workflows Replace PGP signing action with the bash script from the same 2022-05-10 16:46:49 +00:00
dependabot.yml Increase Pull request limit for dependabot npm updates (#454) 2022-03-31 15:42:37 +05:30
FUNDING.yml Reverting .yaml as some things doesn't work (#451) 2022-03-30 15:01:41 +05:30
PULL_REQUEST_TEMPLATE.md Formify issue templates and improve existing (#395) 2022-03-17 16:47:42 +05:30
SECURITY.md initial commit 2021-07-28 18:45:52 +05:30