Skip to content

Pin GitHub Actions to commit SHA instead of mutable tags #23

Description

@Jaro-c

Same thing I flagged in opencore — publish.yml references actions by mutable tag (actions/checkout@v4, actions/setup-go@v5, softprops/action-gh-release@v2, etc.), and this workflow holds contents: write and id-token: write, so a compromised tag would run with publish/release permissions.

I'd pin every uses: to a full commit SHA — same fix as newcore-network/opencore#68, worth doing consistently across both repos.

Split out from #19.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions