You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.