Skip to content

Use GitHub Action hashes instead of version numbers#19

Merged
volcan01010 merged 1 commit into
mainfrom
use-action-hashes
May 1, 2026
Merged

Use GitHub Action hashes instead of version numbers#19
volcan01010 merged 1 commit into
mainfrom
use-action-hashes

Conversation

@leorudczenko

Copy link
Copy Markdown
Contributor

Summary

In response to rising cyber security concerns, this merge request pins all GitHub Actions versions using the commit hash instead of the version number.

This is mainly due to the recent Trivy incident, in which their GitHub Action tags were modified with malicious code. Pinning the commit hash prevents this vulnerability from affecting us.

@volcan01010

Copy link
Copy Markdown
Contributor

All versions are replaced with hashes and the pipeline ran successfully.

@volcan01010 volcan01010 merged commit 9c27551 into main May 1, 2026
2 checks passed
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.

2 participants