Skip to content

Fall back to 0.0.0 when no ModuleVersion is resolved

df0f1c4
Select commit
Loading
Failed to load commit list.
Draft

πŸš€ [Minor]: Plan job decides version before build so tested artifact equals published artifact (#326) #342

Fall back to 0.0.0 when no ModuleVersion is resolved
df0f1c4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 24, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 43 in .github/workflows/Build-Module.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Build-Module' step
Uses Step
uses 'PSModule/Build-PSModule' with ref 'v4.1', not a pinned commit hash

Check warning on line 33 in .github/workflows/Publish-Module.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Publish-Module' step
Uses Step
uses 'PSModule/Publish-PSModule' with ref 'main', not a pinned commit hash