ActionRank

Create Release in Octopus Deploy

Actively maintained

OctopusDeploy/create-release-action

| Public | GitHub Action to Create a Release in Octopus Deploy

87 starsLast commit 5 days agoLatest v4.2.1
B
70
/ 100
Security 62Maintenance 96Popularity 44Reliability 70

Security signals

OpenSSF Scorecard7.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: OctopusDeploy/create-release-action@4bd7d595da7f803e467d41c32fa0b5dbb9f222dc # v4.2.1

Mutable tags like v4.2.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: OctopusDeploy/create-release-action@4bd7d595da7f803e467d41c32fa0b5dbb9f222dc # v4.2.1

Score breakdown

Security (35%)62
Popularity (20%)44
Maintenance (30%)96
Reliability (15%)70