static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

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

Open adrianhall opened this issue 1 year ago • 1 comments

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 avatar Jul 11 '24 19:07 adrianhall

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

e.g. actions/upload-release-asset

adrianhall avatar Jul 11 '24 19:07 adrianhall