Skip to content

Choose a tag to compare

@krymtkts krymtkts released this 05 Jul 04:22
Immutable release. Only release title and notes can be modified.
v0.0.2
da47a5d

Added

  • Add skip-psresourceget-install input to skip PSResourceGet installation.

Changed

  • Avoid unconditional Microsoft.PowerShell.PSResourceGet install. Check if version 1.0.1+ exists.
  • Create bump commits through GitHub's Git Database API so GitHub can mark them as verified.

Notes

  • Documentation now recommends GITHUB_TOKEN for most repositories.
    GitHub now allows workflows to run for approved pull requests created by
    github-actions[bot].
    Use a PAT when subsequent workflows must run automatically without human
    approval.