Skip to content

fix(ci): update deprecated CodeQL action to v4 - #883

Merged
sabbour merged 2 commits into
devfrom
fix/codeql-workflow-versions
Aug 24, 2026
Merged

fix(ci): update deprecated CodeQL action to v4#883
sabbour merged 2 commits into
devfrom
fix/codeql-workflow-versions

Conversation

@sabbour

@sabbour sabbour commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Updates the deprecated github/codeql-action/upload-sarif action from v3 to v4 in the Agent Host image maintenance workflow, addressing GitHub's CodeQL Action v3 deprecation warning (retiring December 2026).

Investigated all other workflow files in .github/workflows/ for actions/checkout, actions/setup-node, actions/setup-dotnet, actions/cache, actions/upload-artifact, and github/codeql-action references — all others are already on their current major versions (checkout@v4, setup-node@v7, setup-dotnet@v4, cache@v4, upload-artifact@v4). No workflow logic was changed.

Copilot AI added 2 commits August 24, 2026 13:44
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 11857092-1327-41bd-8708-b2ca85e674dd
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 11857092-1327-41bd-8708-b2ca85e674dd
@sabbour
sabbour enabled auto-merge (squash) August 24, 2026 20:44
@sabbour
sabbour merged commit 642ad1b into dev Aug 24, 2026
17 checks passed
@sabbour
sabbour deleted the fix/codeql-workflow-versions branch August 24, 2026 20:55
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