Skip to content

Comments

bump codeql action version to v4#20

Merged
witmicko merged 1 commit intomainfrom
codeql-bump-v4
Nov 28, 2025
Merged

bump codeql action version to v4#20
witmicko merged 1 commit intomainfrom
codeql-bump-v4

Conversation

@witmicko
Copy link
Contributor

@witmicko witmicko commented Oct 30, 2025

There is an issue where codeql marks alert as fixed when a file was modified with unrelated changes. Then it reopens new alert for the same ruleid. Skewing our data.

V4 release makes changes to how sarif is being uploaded, this might potentially resolve our issue. Certainly no harm no update.

https://github.com/github/codeql-action/blob/main/CHANGELOG.md#:~:text=2.17.6.%20%233223-,When,-SARIF%20files%20are


Note

Upgrade github/codeql-action steps (init, analyze, upload-sarif) from v3 to v4 in action.yaml.

  • CI / GitHub Action:
    • Update action.yaml to use github/codeql-action v4:
      • init@v4 (from v3)
      • analyze@v4 (from v3)
      • upload-sarif@v4 (from v3)

Written by Cursor Bugbot for commit fc2e325. This will update automatically on new commits. Configure here.

@witmicko witmicko requested a review from a team as a code owner October 30, 2025 13:41
@witmicko witmicko merged commit 7ef525b into main Nov 28, 2025
6 checks passed
@witmicko witmicko deleted the codeql-bump-v4 branch November 28, 2025 15:06
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