ActionRank

Azure SQL Deploy

Actively maintained

Azure/sql-action · MIT

🚀 Deploy changes to your SQL database easily with SQL projects or SQL scripts and sql-action for GitHub workflows

139 starsLast commit yesterdayLatest v2.4
B
71
/ 100
Security 68Maintenance 92Popularity 47Reliability 68

Security signals

OpenSSF Scorecard6.4 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Azure/sql-action@eb1f9a80487ca52b90f41a473f53da4943526994 # v2.4

Mutable tags like v2.4 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: Azure/sql-action@eb1f9a80487ca52b90f41a473f53da4943526994 # v2.4

Score breakdown

Security (35%)68
Popularity (20%)47
Maintenance (30%)92
Reliability (15%)68