Skip to content

Comments

GitHub Actions: Fix CodeQL workflow#67

Merged
op3 merged 1 commit intohdtv-tool:masterfrom
heijligen:codeql
Feb 19, 2026
Merged

GitHub Actions: Fix CodeQL workflow#67
op3 merged 1 commit intohdtv-tool:masterfrom
heijligen:codeql

Conversation

@heijligen
Copy link
Contributor

@heijligen heijligen commented Feb 18, 2026

The CodeQL workflow needs a permission section to run.

This should fix https://github.com/hdtv-tool/hdtv/actions/runs/22079461673. But it needs to get merged to see if it's actually working

The CodeQL workflow needs a permission section to run: `...please ensure
the workflow has at least the 'security-events: read' permission.`
@op3
Copy link
Collaborator

op3 commented Feb 18, 2026

Looking at the output of that GitHub action, we should also upgrade the CodeQL Action to v4, and remove the git checkout HEAD^2 step.

@heijligen
Copy link
Contributor Author

Yes, the whole Action should be completely overhauled. But my focus lied only on getting it running again. But for overhauling it, I need more time than I currently have to go through the documentation. After the exams Phase.

@heijligen
Copy link
Contributor Author

The codeql workflow can also be influenced from the settings->security pannel.

@op3 op3 merged commit dcb23e0 into hdtv-tool:master Feb 19, 2026
19 checks passed
@heijligen
Copy link
Contributor Author

Ok, it's not working as intended :/

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