Cyberwatch / cyberwatch_api

Python Api client for the Cyberwatch software
MIT License
4 stars 6 forks source link

Correctly manage the Pypi-publish GitHub action updates #63

Open OwainCharlon opened 1 month ago

OwainCharlon commented 1 month ago

We recently updated the Pypi-publish GitHub action declaration in our Workflow because its master branch has been sunset.

We're now seeing a runtime error indicating that we're still using an unsupported version of this action. So this ticket aims to highlight and correct this behavior.

Qwarctick commented 1 month ago

For more context : See https://github.com/Cyberwatch/cyberwatch_api/actions/runs/10091622447

The fix consists in upgrading into https://github.com/Cyberwatch/cyberwatch_api/blob/main/.github/workflows/release.yml :