ActionRank

Run Julia package tests

Actively maintained

julia-actions/julia-runtest · MIT

This action runs the tests in a Julia package.

61 starsLast commit todayLatest v1.12.0
C
64
/ 100
Security 50Maintenance 92Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: julia-actions/julia-runtest@6e050c8013b833b1195105ff2fce9cd802f53271 # v1.12.0

Mutable tags like v1.12.0 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: julia-actions/julia-runtest@6e050c8013b833b1195105ff2fce9cd802f53271 # v1.12.0

Score breakdown

Security (35%)50
Popularity (20%)42
Maintenance (30%)92
Reliability (15%)70