Installs Scoop on the runner.
Whether to allow the scoop installer to run as admin. Default true.
Extension of the script downloaded. Default ps1.
uses: sharpninja/install-scoop-action@master
with:
allow-install-as-admin: true
extension: 'ps1'