Closed apmoore1 closed 3 years ago
Some of the GitHub actions we have push content to the repository, of which these commits are not signed, it would be good if these could be signed.
Actions that require signatures:
ci.yml
Update environment file
documentation.yml
Release to GitHub Pages
This was solved by using the Import GPG GitHub Action.
Some of the GitHub actions we have push content to the repository, of which these commits are not signed, it would be good if these could be signed.
Actions that require signatures:
ci.yml
in theUpdate environment file
step.documentation.yml
in theRelease to GitHub Pages
step.