Setup scoop
Version updated for MinoruSekine/setup-scoop to version v3.
- This action is used across all versions by 94 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Summary of this release
- A new parameter run_as_adminto enable/disable-RunAsAdminoption on installing scoop
- Now bucketsparameter accepts only known buckets- scoop bucket knowncommand shows list of known buckets
 
What’s Changed
- doc: How to improve performance of workflow with actions/cache. by @MinoruSekine in https://github.com/MinoruSekine/setup-scoop/pull/25
- fix: Reject unknown buckets in bucketsparameter. by @MinoruSekine in https://github.com/MinoruSekine/setup-scoop/pull/30
- feat: Support to disable -RunAsAdminwith paramrun_as_admin. by @MinoruSekine in https://github.com/MinoruSekine/setup-scoop/pull/27
- refactoring: Restructured GitHub Actions workflows. by @MinoruSekine in https://github.com/MinoruSekine/setup-scoop/pull/32
- doc: Updated README.md for @v3release. by @MinoruSekine in https://github.com/MinoruSekine/setup-scoop/pull/33
Full Changelog: https://github.com/MinoruSekine/setup-scoop/compare/v2...v3