Skip to content

Fix publish action

25924ea
Select commit
Loading
Failed to load commit list.
Merged

0.9.1 #125

Fix publish action
25924ea
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 21, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check warning on line 32 in .github/workflows/java8-publish.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}