mozilla-actions/Sccache Action
Setup sccache action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The installed sccache version. Use the latest version of sccache if not specified. | — | — |
| token | Used to pull the latest release from sccache. When running this action outside of github.com, you have to pass a personal access token for github.com. | — | ${{ github.server_url == 'https://github.com' && github.token || '' }} |
| disable_annotations | Disable annotation generation in post-run. | — | false |
Outputs
no outputs