spacetelescope / pysiaf

Handling of Science Instrument Aperture Files (SIAF) for space telescopes
https://pysiaf.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13 stars 28 forks source link

Update to use action-publish_to_pypi reusable workflow, which should fix git security issue #240

Closed zanecodes closed 2 years ago

zanecodes commented 2 years ago

This is a fix for https://jira.stsci.edu/browse/SPB-959, and additionally needs to wait for https://github.com/spacetelescope/action-publish_to_pypi/pull/20 to merge before it can be merged.

This pull request as well as the above referenced one were tested successfully in this action run: https://github.com/zanecodes/pysiaf/actions/runs/2314790714 (the failure to publish at the end is because my fork is intentionally not set up with the PyPI token to publish for real)