github Azure/login v3.0.2
Azure Login Action v3.0.2

2 hours ago

What's Changed

Security & hardening

  • Refactor PowerShell login to a static param()-bound script — eliminates string-interpolation in the AzPS login path so credential/config values can never be re-parsed as PowerShell (injection-safe by construction) by @MaddyMicrosoft in #607
  • Pin third-party GitHub Actions to commit SHAs — supply-chain hardening for the CI/release workflows by @MaddyMicrosoft in #615
  • Add admin-gated Release workflow — reproducible, approval-gated release + rollback pipeline by @MaddyMicrosoft in #610

Telemetry

  • Emit the real action ref in telemetry via GITHUB_ACTION_REF — corrects the previously stale hard-coded value so usage reports the version consumers actually pin by @MaddyMicrosoft in #614

Dependencies

Maintenance & docs

Full Changelog: v3.0.1...v3.1.0

Don't miss a new login release

NewReleases is sending notifications on new releases.