Skip to content

chore(release/github): SHA-pin softprops/action-gh-release #33

Description

@MAfarrag

Context

Security review; fixed in PR #28.

Problem

softprops/action-gh-release (which receives the release github-token) was pinned to the mutable @v3 tag. A moved
tag or compromised maintainer account would run attacker code with that token. Inconsistent with setup-uv /
setup-pixi, which were already SHA-pinned.

Affected locations

File Location
actions/release/github/action.yml uses: softprops/action-gh-release@v3

Fix (PR #28)

Pin to commit 3d0d9888cb7fd7b750713d6e236d1fcb99157228 (# v3.0.2).

Severity / Effort

Medium · XS

Definition of Done

  • softprops/action-gh-release referenced by a 40-char commit SHA with a # vX.Y.Z comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions