ActionRank

Install Qt

Actively maintained

jurplel/install-qt-action · MIT

Install Qt on your Github Actions workflows with just one simple action

559 starsLast commit 4 days agoLatest v4.3.1
C
66
/ 100
Security 50Maintenance 91Popularity 55Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jurplel/install-qt-action@48d3ad6db93f3627c8ee7a0454bc6f3744f7e730 # v4.3.1

Mutable tags like v4.3.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: jurplel/install-qt-action@48d3ad6db93f3627c8ee7a0454bc6f3744f7e730 # v4.3.1

Score breakdown

Security (35%)50
Popularity (20%)55
Maintenance (30%)91
Reliability (15%)70