ci: update to latest codeql reporter - #2143
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the CodeQL security-report generation step in the repository’s CodeQL workflow by bumping the rsdmike/github-security-report-action dependency to the latest major version (pinned by commit SHA), keeping the security reporting pipeline current.
Changes:
- Bump
rsdmike/github-security-report-actionfrom v3.0.4 to v4.0.1 (pinned to1df22b1e0a7e15b32f728ccf7bab259e46c80589).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| - name: Generate Security Report | ||
| uses: rsdmike/github-security-report-action@a149b24539044c92786ec39af8ba38c93496495d # v3.0.4 | ||
| uses: rsdmike/github-security-report-action@1df22b1e0a7e15b32f728ccf7bab259e46c80589 # v4.0.1 | ||
| continue-on-error: true |
|
Closing as obsolete. The v3.0.4 → v4.0.1 bump this PR carried was already merged via #2149, so the report-action change here is a no-op against More importantly, merging it now would regress the CodeQL action. This branch was cut on 2026-08-29 when #2150 supersedes it: v4.1.0 of the report action (which fixes the GraphQL |
Updates
rsdmike/github-security-report-actionto v4.0.1, pinned to commit SHA1df22b1e0a7e15b32f728ccf7bab259e46c80589.