Skip to content

Split ci and release workflows

af76bc4
Select commit
Loading
Failed to load commit list.
Merged

Run tests in ci #70

Split ci and release workflows
af76bc4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 6, 2025 in 4s

6 new alerts including 6 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 34 in .github/workflows/release.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}

Check warning on line 96 in .github/workflows/release.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}

Check warning on line 59 in .github/workflows/release.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release model-runner images for CE' step
Uses Step
uses 'docker/login-action' with ref 'v3', not a pinned commit hash

Check warning on line 65 in .github/workflows/release.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release model-runner images for CE' step
Uses Step
uses 'docker/setup-buildx-action' with ref 'v3', not a pinned commit hash

Check warning on line 73 in .github/workflows/release.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release model-runner images for CE' step
Uses Step
uses 'docker/build-push-action' with ref 'v5', not a pinned commit hash

Check warning on line 85 in .github/workflows/release.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release model-runner images for CE' step
Uses Step
uses 'docker/build-push-action' with ref 'v5', not a pinned commit hash