- Notifications
You must be signed in to change notification settings - Fork1k
Open
Description
Describe the feature or problem you’d like to solve
Please add support for Releases so that I can ask questions like:
- What is the last release of actions/setup-python
- Please pin the usage of the actions/setup-python action in all my workflows to the commit id of the latest release
Proposed solution
It will allow workflows that require access to releases.
Additional context
None.