actions-marketplace-validations/MunkiPkg Action
GitHub Action to build a macOS package for release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 12, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/joncrain_munkipkg-action@1edb2060c684b4f05bdfa0b1d39b4bb2ed7df669 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| munkipkg_version | — | no | https://raw.githubusercontent.com/munki/munki-pkg/8d68abbab4c459857d28fdd84ad668ec6ccdf98a/munkipkg |
| pkg_subdir | — | no | "" |
Outputs
| name | description |
|---|---|
| tag | Returns the pkg version from the build-info file. |
| filename | Returns the filename of the built pkg. |
| filepath | Returns the filepath of the built pkg. |