ActionRank

Trigger GitLab CI Pipeline

Actively maintained

appleboy/gitlab-ci-action · MIT

GitHub Action that trigger gitlab CI build.

65 starsLast commit 15 days agoLatest v1.3.0
D
48
/ 100
Security 39Maintenance 58Popularity 31Reliability 70

Security signals

OpenSSF Scorecard3.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: appleboy/gitlab-ci-action@2ca2e823ba788b1a5cffc50dcc8d49f3cccb763d # v1.3.0

Mutable tags like v1.3.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: appleboy/gitlab-ci-action@2ca2e823ba788b1a5cffc50dcc8d49f3cccb763d # v1.3.0

Score breakdown

Security (35%)39
Popularity (20%)31
Maintenance (30%)58
Reliability (15%)70