Skip to content

Move version calculation to Plan job and ship built artifact (#326)

0a12ece
Select commit
Loading
Failed to load commit list.
Draft

✨ [Major]: Move version calculation to Plan job and ship the built artifact (#326) #339

Move version calculation to Plan job and ship built artifact (#326)
0a12ece
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 17, 2026 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 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 Medium

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

Check warning on line 109 in .github/workflows/Plan.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 'Plan' step
Uses Step: Resolve-Version
uses 'PSModule/Resolve-PSModuleVersion' with ref 'main', 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 Medium

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