Skip to content

fix(ci): pin docker/login-action v4.6.0 to full SHA for SonarCloud - #104

Closed
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-c73a
Closed

fix(ci): pin docker/login-action v4.6.0 to full SHA for SonarCloud#104
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-c73a

Conversation

@cursor

@cursor cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Problem

SonarCloud Code Analysis fails on main with security rating C on new code (githubactions:S7637).

Root cause

Renovate PR #99 bumped docker/login-action to v4.6.0 using floating version tags in .github/workflows/docker-multiarch.yml, reintroducing the SonarCloud quality gate failure that was previously fixed in #71.

Fix

Pin both GHCR and Quay login steps to the v4.6.0 release commit SHA (dbcb813823bdd20940b903addbd779551569679f).

Open in Web View Automation 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Renovate PR #99 bumped docker/login-action to v4.6.0 using floating tags,
which re-triggers SonarCloud rule githubactions:S7637 and fails the quality
gate on main. Pin both GHCR and Quay login steps to the v4.6.0 commit SHA.

Co-authored-by: Alexander Wagner <info@alexanderwagnerdev.com>
@sonarqubecloud

sonarqubecloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

@AlexanderWagnerDev
AlexanderWagnerDev deleted the cursor/ci-autofix-automation-c73a branch August 3, 2026 15:15
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