Skip to content

Update CodeQL Action to v4#6

Merged
pangerlkr merged 2 commits intomainfrom
copilot/update-codeql-action-to-v4
Feb 2, 2026
Merged

Update CodeQL Action to v4#6
pangerlkr merged 2 commits intomainfrom
copilot/update-codeql-action-to-v4

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

CodeQL Action v3 will be deprecated in December 2026. Updated the Trivy SARIF upload action to use v4.

Changes

  • .github/workflows/ci.yml: Updated github/codeql-action/upload-sarif from @v3 to @v4 (line 133)
- name: Upload Trivy results to GitHub Security
  uses: github/codeql-action/upload-sarif@v4  # was @v3
  if: always()
  with:
    sarif_file: 'trivy-results.sarif'

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pangerlkr <73515951+pangerlkr@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CodeQL Action to version 4 Update CodeQL Action to v4 Feb 2, 2026
Copilot AI requested a review from pangerlkr February 2, 2026 05:16
@pangerlkr pangerlkr marked this pull request as ready for review February 2, 2026 05:16
@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@pangerlkr pangerlkr merged commit 9df3e29 into main Feb 2, 2026
8 checks passed
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