ci(workflows): codeql-action auf v4-sha migrieren#91
Merged
tomtastisch merged 1 commit intomainfrom Feb 17, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Migration der CI-Workflows auf github/codeql-action v4 (SHA-pinned), um die v3-Deprecation-Warnung zu entfernen und Code Scanning weiterhin kompatibel zu halten, ohne Produktcode-Semantik zu verändern.
Changes:
- Update
github/codeql-action/initundgithub/codeql-action/analyzeincodeql.ymlvon v3-SHA auf v4-SHA. - Update
github/codeql-action/upload-sarifinqodana.ymlvon v3-SHA auf v4-SHA.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/codeql.yml | Aktualisiert CodeQL init/analyze auf v4 via SHA-Pin für das Advanced CodeQL Setup. |
| .github/workflows/qodana.yml | Aktualisiert SARIF-Upload nach Code Scanning auf v4 via SHA-Pin. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ziel & Scope
Migration der in CI verwendeten
github/codeql-actionReferenzen von v3 auf v4 als SHA-Pin, um die bekannte Deprecation-Warnung zu beseitigen und den Security-/Maintenance-Stand production-ready zu halten.Scope ist auf Workflow-Dateien begrenzt; keine Runtime-, API- oder Paket-Semantik-Aenderung im Produktcode.
Umgesetzte Aufgaben (abhaken)
github/codeql-action/initin/Users/tomwerner/RiderProjects/FileClassifier/.github/workflows/codeql.ymlauf v4-SHA aktualisiert.github/codeql-action/analyzein/Users/tomwerner/RiderProjects/FileClassifier/.github/workflows/codeql.ymlauf v4-SHA aktualisiert.github/codeql-action/upload-sarifin/Users/tomwerner/RiderProjects/FileClassifier/.github/workflows/qodana.ymlauf v4-SHA aktualisiert.github/codeql-actionTag-Referenz auf Commit aufgeloest).actionlintausgefuehrt.code-scanning,dependabot,secret-scanning).Nachbesserungen aus Review (iterativ)
Security- und Merge-Gates
security/code-scanning/tools: 0 offene Alerts (Merge-Bedingung)dependabot alerts: 0 offensecret-scanning alerts: 0 offen/Users/tomwerner/RiderProjects/FileClassifier/SECURITY.mdEvidence (auditierbar)
/Users/tomwerner/RiderProjects/FileClassifier/.github/workflows/codeql.yml/Users/tomwerner/RiderProjects/FileClassifier/.github/workflows/qodana.ymlgh api repos/github/codeql-action/git/ref/tags/v4 | jq -r '.object.type+" "+.object.sha'gh api repos/github/codeql-action/git/tags/<tag-sha> | jq -r '.object.type+" "+.object.sha'actionlint .github/workflows/*.ymlgh api "repos/tomtastisch/FileClassifier/code-scanning/alerts?state=open&per_page=100" | jq 'length'->0gh api "repos/tomtastisch/FileClassifier/dependabot/alerts?state=open&per_page=100" | jq 'length'->0gh api "repos/tomtastisch/FileClassifier/secret-scanning/alerts?state=open&per_page=100" | jq 'length'->09e907b5e64f6b83e7804b09294d44122997950d6(github/codeql-action)DoD (mindestens 2 pro Punkt)
github/codeql-actionVerwendungen zeigen auf v4-SHA.github/workflows/vorhandencode-scanning/dependabot/secret-scanningoffen jeweils0