Skip to content

ci: bump CodeQL action from v3 to v4#163

Merged
rosspeili merged 1 commit into
ARPAHLS:mainfrom
rosspeili:fix/codeql-action-v4
Jun 10, 2026
Merged

ci: bump CodeQL action from v3 to v4#163
rosspeili merged 1 commit into
ARPAHLS:mainfrom
rosspeili:fix/codeql-action-v4

Conversation

@rosspeili

Copy link
Copy Markdown
Contributor

Description

Upgrades the CodeQL workflow after v3 auth failures on main.

Changes:

  • github/codeql-action/init, autobuild, analyzev4
  • actions/checkoutv4
  • Workflow-level permissions for code scanning (contents: read, security-events: write, actions: read)
  • Trimmed redundant job-level config and comments

No application code changes. If init still fails after merge, enable Code scanning under repo Settings → Code security and analysis (org policy can block security-events).

After merge: Re-run the CodeQL workflow on main — no need to rerun Skillware CI.

Type of Change

  • Bug Report Fix — CI / CodeQL workflow
  • Framework Feature
  • Doc Fix
  • Skill Proposal

Checklist

  • Agent Code of Conduct
  • N/A — workflow-only (no pytest/flake8 run required)
  • CHANGELOG.md updated under [Unreleased]
  • N/A — no examples/ changes

Related Issues

Infra follow-up to CodeQL failures on main after #161 / #157 merges.

Upgrade init, autobuild, and analyze to v4; checkout v4; set workflow-level permissions for code scanning.
@rosspeili rosspeili merged commit 36f09b0 into ARPAHLS:main Jun 10, 2026
5 checks passed
@rosspeili rosspeili deleted the fix/codeql-action-v4 branch June 10, 2026 16:23
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.

1 participant