Skip to content

ci: pin GitHub Actions to commit SHA#30

Open
Jaro-c wants to merge 1 commit into
newcore-network:developfrom
Jaro-c:ci/pin-actions-sha
Open

ci: pin GitHub Actions to commit SHA#30
Jaro-c wants to merge 1 commit into
newcore-network:developfrom
Jaro-c:ci/pin-actions-sha

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jul 18, 2026

Copy link
Copy Markdown

Same thing I flagged in opencore — publish.yml referenced 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.

Pinned every uses: to a full commit SHA, version kept as a comment.

Closes #23.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant