Skip to content

ci: pin GitHub Actions to full commit SHAs#24634

Merged
Artur- merged 1 commit into
mainfrom
fix-security-hotspots
Jun 16, 2026
Merged

ci: pin GitHub Actions to full commit SHAs#24634
Artur- merged 1 commit into
mainfrom
fix-security-hotspots

Conversation

@Artur-

@Artur- Artur- commented Jun 15, 2026

Copy link
Copy Markdown
Member

Replace mutable version tags (e.g. @v5) with full commit SHA hashes in the hand-maintained workflows, keeping the version as a trailing comment. This addresses the Sonar security hotspots about unpinned action dependencies, which are mutable and can be repointed to malicious code.

Replace mutable version tags (e.g. @v5) with full commit SHA hashes in
the hand-maintained workflows, keeping the version as a trailing comment.
This addresses the Sonar security hotspots about unpinned action
dependencies, which are mutable and can be repointed to malicious code.
@Artur- Artur- requested a review from manolo June 15, 2026 15:41
@github-actions

Copy link
Copy Markdown

Test Results

 1 451 files  ±0   1 451 suites  ±0   1h 24m 36s ⏱️ - 1m 28s
10 249 tests ±0  10 181 ✅ ±0  68 💤 ±0  0 ❌ ±0 
10 721 runs  ±0  10 652 ✅ ±0  69 💤 ±0  0 ❌ ±0 

Results for commit b20e721. ± Comparison against base commit 4d08333.

@manolo manolo enabled auto-merge June 15, 2026 19:06
@sonarqubecloud

sonarqubecloud Bot commented Jun 15, 2026

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@manolo manolo added this pull request to the merge queue Jun 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 15, 2026
@Artur- Artur- added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit 19f0050 Jun 16, 2026
35 checks passed
@Artur- Artur- deleted the fix-security-hotspots branch June 16, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants