autopkg/setup-autopkg-actions
Sets up autopkg
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- Apache 2.0
Pinned Snippet
uses: autopkg/setup-autopkg-actions@971c06931238529e58e0dedebf7c080e744b2a35 # v0.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name | no | — |
| use-python-version | Which version of python to use | yes | 3.10 |
| use-autopkg-branch | Which branch of autopkg repo to use | yes | master |
| set-powershell-policy | Should this set the windows powershell execution policy? | yes | true |
| remove-no-binary | Should this remove the --no-binary :all: from requirements.txt | yes | true |
Outputs
no outputs