Skip to content

⚙️ [Maintenance]: Publish and release execution paths are now decoupled - #407

Draft
Marius Storhaug (MariusStorhaug) wants to merge 3 commits into
mainfrom
decouple-gallery-publish-release
Draft

⚙️ [Maintenance]: Publish and release execution paths are now decoupled#407
Marius Storhaug (MariusStorhaug) wants to merge 3 commits into
mainfrom
decouple-gallery-publish-release

Suppress scriptblock variable analyzer noise

883fa0c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 23, 2026 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 60 in .github/actions/Release-PSModule/action.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.action_path }
, which may be controlled by an external user.