chore(ci): update CodeQL actions to supported versions - #2585
chore(ci): update CodeQL actions to supported versions#2585Gh0stlyKn1ght wants to merge 2 commits into
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
The workflow now includes its own file in the pull_request path filter so this version update can validate itself. GitHub is currently holding the CodeQL run for first-time-contributor approval (run 33995053038). Once approved, I will monitor and address any failure. Local actionlint, the full Go test suite, and git diff checks pass. |
Proposed changes
Update the CodeQL workflow from the retired v2 action line to the supported v4 line, and align checkout with the v4 version already used by the rest of this repository.
This is a minimal follow-up to the maintainer feedback on #2553: it uses version tags rather than commit SHA pins and changes no other workflows or permissions.
Proof
Checklist
Submitted by @Gh0stlyKn1ght.