Skip to content

ci: pin all GitHub Actions to full commit SHAs (security)#13

Merged
sopak merged 4 commits into
mainfrom
ci/pin-action-shas
Jun 25, 2026
Merged

ci: pin all GitHub Actions to full commit SHAs (security)#13
sopak merged 4 commits into
mainfrom
ci/pin-action-shas

Conversation

@sopak

@sopak sopak commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces all third-party GitHub Action version tags with full commit SHA references to comply with security best practices (Opengrep finding).

Actions pinned

Action Tag Commit SHA
actions/checkout v7 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
actions/cache v6 2c8a9bd7457de244a408f35966fab2fb45fda9c8
dtolnay/rust-toolchain stable 29eef336d9b2848a0b548edc03f92a220660cdb8
github/codeql-action/init v4 411bbbe57033eedfc1a82d68c01345aa96c737d7
github/codeql-action/analyze v4 411bbbe57033eedfc1a82d68c01345aa96c737d7

Files changed

  • .github/workflows/ci.yml
  • .github/workflows/codeql.yml
  • .github/workflows/release.yml
  • .github/workflows/publish-xtax.yml
  • .github/workflows/publish-xtax-encryption.yml
  • .github/workflows/publish-xtax-blob-storage.yml

SHA refs include the original tag as a comment (e.g. # v7) for readability.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sopak sopak merged commit 5bf5052 into main Jun 25, 2026
9 checks passed
@sopak sopak deleted the ci/pin-action-shas branch June 25, 2026 16:40
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