Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create-release github action is deprecated - replace in azuresdkdrop.yml #863

Open
adrianhall opened this issue Jul 11, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file scope: ci Issues related to the CI status: needs investigation version: ga Issues related to major/GA releases

Comments

@adrianhall
Copy link
Member

See https://github.com/actions/create-release

create-release@v1 is no longer maintained and uses a version of node with known vulnerabilities.

Switch to a maintained node 20.x+ version of the action.

@adrianhall adrianhall added dependencies Pull requests that update a dependency file scope: ci Issues related to the CI version: ga Issues related to major/GA releases status: needs investigation labels Jul 11, 2024
@adrianhall
Copy link
Member Author

Other github actions that used to be maintained by GH are similarly abandoned and should be replaced.

e.g. actions/upload-release-asset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file scope: ci Issues related to the CI status: needs investigation version: ga Issues related to major/GA releases
Projects
None yet
Development

No branches or pull requests

1 participant