aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 158 forks source link

The pypi release github action needs to be updated #936

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago
 You are using "pypa/gh-action-pypi-publish@master". The "master" branch
of this project has been sunset and will not receive any updates, not even
security bug fixes. Please, make sure to use a supported version.  If you want
to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If
you feel adventurous, you may opt to use use 
"pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation
is to pin to exact tags or commit shas.