Skip to content

v5.3.16

Choose a tag to compare

@github-actions github-actions released this 17 Jan 13:35
· 2 commits to main since this release
1ca649a

🩹 [Patch]: Bump Get-PSModuleSettings action to version 1.0.1 (#257)

Fixed

  • Bumped PSModule/Get-PSModuleSettings to v1.0.1.
  • Super-linter summary now reads super-linter outcome via an environment variable to avoid expression parsing quirks.
  • Workflow tests now pass explicit secrets instead of using secrets: inherit.

Changed

  • Dependabot update cadence is now daily with a 7-day cooldown.
  • Auto-Release now runs on pull_request and checks out with persist-credentials: false.
  • Removed unused linter env toggles for Biome lint and enabled Zizmor for GitHub Actions.